4 lines
165 B
Plaintext
4 lines
165 B
Plaintext
# m h dom mon dow cmd
|
|
*/5 8-20 * * 1-5 cd /app/ && ./parser.py
|
|
0 0 * * * /app/kill-chrome
|