Added info for writing log.

master
Nathan Salapat 2014-10-10 16:20:10 -05:00
parent 50250215ce
commit 6feef0a435
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ Your crontab will open, then add the following line.
* 4 * * * /home/yourname/gitclone/Minetest_Mods_Updater/update.sh -s /home/yourname/clonelocation/ -d /home/yourname/.minetest/mods/ >/dev/null 2>&1
You can also do this which will write a log file in your home directory.
>/dev/null 2> ~/mod-update.log
Of course you can change when the job runs. If you aren't familiar with that syntax visit this page: http://www.howtoforge.com/a-short-introduction-to-cron-jobs