Initial commit
This commit is contained in:
4
updater/crontab
Normal file
4
updater/crontab
Normal file
@@ -0,0 +1,4 @@
|
||||
SHELL=/bin/sh
|
||||
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
|
||||
10 3 1 * * python /app/update.py >> /proc/1/fd/1 2>> /proc/1/fd/2
|
||||
Reference in New Issue
Block a user