mirror of https://github.com/OpenIPC/firmware.git
[CRONTAB] Add more examples
parent
1b14c22fec
commit
8a68be716a
|
@ -11,9 +11,13 @@
|
||||||
#
|
#
|
||||||
#*/30 * * * * /usr/bin/logger -p cron.info -t crond WTF ?
|
#*/30 * * * * /usr/bin/logger -p cron.info -t crond WTF ?
|
||||||
#
|
#
|
||||||
|
#*/30 * * * * /usr/sbin/send2email.sh
|
||||||
|
#
|
||||||
#*/30 * * * * /usr/sbin/send2ftp.sh
|
#*/30 * * * * /usr/sbin/send2ftp.sh
|
||||||
#
|
#
|
||||||
#*/30 * * * * /usr/sbin/send2telegram.sh
|
#*/30 * * * * /usr/sbin/send2telegram.sh
|
||||||
#
|
#
|
||||||
#*/30 * * * * /usr/sbin/send2telegram.sh -10028718 3651038111:ACHzXLtPAUiKi3715S1
|
#*/30 * * * * /usr/sbin/send2telegram.sh -10028718 3651038111:ACHzXLtPAUiKi3715S1
|
||||||
#
|
#
|
||||||
|
#*/30 * * * * /usr/sbin/send2yadisk.sh
|
||||||
|
#
|
||||||
|
|
Loading…
Reference in New Issue