scripts: add cron.sh
This commit is contained in:
parent
c9d232c11d
commit
7173e03d8a
5
scripts/cron.sh
Normal file
5
scripts/cron.sh
Normal file
@ -0,0 +1,5 @@
|
||||
cat << 'EOF' | crontab -
|
||||
0 3 * * * /opt/sbin/xkeen -ug
|
||||
5 3 * * * /opt/bin/sh /opt/update-script.sh
|
||||
10 3 * * * /opt/bin/sh /opt/update-files.sh
|
||||
EOF
|
||||
Loading…
x
Reference in New Issue
Block a user