scripts now log to process 1 and therefore to docker logs

This commit is contained in:
socrates
2023-12-13 00:54:44 +01:00
parent c19896351a
commit 6ede613642
3 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
# m h dom mon dow cmd
*/5 8-20 * * 1-5 cd /app/ && ./parser.py
*/5 8-20 * * 1-5 cd /app/ && ./parser.py &> /proc/1/fd/1
0 0 * * * /app/kill-chrome.sh