diff --git a/robots.txt/updaterobots.sh b/robots.txt/updaterobots.sh index 64ae565d3..360796aa8 100755 --- a/robots.txt/updaterobots.sh +++ b/robots.txt/updaterobots.sh @@ -79,6 +79,6 @@ done # *********************** # Put your own email address below and uncomment the line if you want an email notification -#echo "Done" | mail -s "Robots.txt Updated" someone@somewhere.com +#echo "robots.txt has just been updated on all web sites" | mail -s "Robots.txt Updated" someone@somewhere.com -exit ${?} \ No newline at end of file +exit ${?}