Files
CentOS-Cron-Docker/cron
shabbir kagalwala 54aacb2238 Commit
2017-08-10 14:41:49 -05:00

6 lines
112 B
Plaintext

SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
* * * * * echo "hello" >> /hello.txt
#empty line