From ab2b2bb19ecf14eeb8161d9955906aa7d15844ce Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sat, 12 Apr 2014 16:09:20 +0200 Subject: [PATCH] [scripts] inform staff ML that the release download page is automatically updated --- scripts/iso_build.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/scripts/iso_build.sh b/scripts/iso_build.sh index b91ae49..3ccf10b 100755 --- a/scripts/iso_build.sh +++ b/scripts/iso_build.sh @@ -543,10 +543,7 @@ mail_success() { echo "Hello there, New ${ACTION} images tagged as ${ISO_TAG} have been built and pushed to mirrors. -You *must* now edit http://www.sabayon.org/latest (node/306) and update the -release to ${ISO_TAG}. - -Please do it within 24-48 hours from now. +http://www.sabayon.org/latest (node/306) will be updated in 24 hours automatically. " | /bin/mail -s "Action required: ${ACTION} ${ISO_TAG} images built" root }