[CRONTAB] Add more examples

pull/279/head
Igor Zalatov (from Citadel PC) 2022-07-26 15:02:38 +03:00
parent 1b14c22fec
commit 8a68be716a
1 changed files with 5 additions and 1 deletions

View File

@ -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
#