Update cron.sh

This commit is contained in:
Robbie Ferguson 2016-06-29 09:26:51 -04:00 committed by GitHub
parent 7ba5d1c0c2
commit 6ffc813a66

View File

@ -2,7 +2,7 @@
# Call this script via cron to automatically change your interact keyword
# The minimum time between update should be reasonable (eg., don't update more than once per hour)
# On The Pixel Shadow servers, we have this run in our daily backup script (once per day)
# Keep in mind this also updates tps_signs with the new keyword
# Keep in mind this also updates tps_signs with the new keyword so if you use that mod, follow the directions
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
if [[ $1 == 'random' ]]