mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-26 09:16:28 +00:00
cron comments on seperate lines only
This commit is contained in:
parent
bbeccb0745
commit
b88043c64a
@ -9,7 +9,8 @@
|
|||||||
|
|
||||||
SHELL=/bin/sh
|
SHELL=/bin/sh
|
||||||
PATH=/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:
|
PATH=/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:
|
||||||
MAILTO=root # place your mailadress here
|
# place your mailadress here
|
||||||
|
MAILTO=root
|
||||||
|
|
||||||
|
|
||||||
# ┌───────────── minute (0 - 59)
|
# ┌───────────── minute (0 - 59)
|
||||||
|
Loading…
Reference in New Issue
Block a user