[scripts] inform staff ML that the release download page is automatically updated

This commit is contained in:
Fabio Erculiani
2014-04-12 16:09:20 +02:00
parent a4e83d186f
commit ab2b2bb19e

View File

@@ -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
}