lot/Docker/cronjobs
2022-05-13 23:14:42 +01:00

4 lines
119 B
Plaintext

0 * * * * echo "$(date '+%Y-%m-%d_%H%M%S')" 2>&1
10 15 * * 2,5 npm run predict 2>&1
45 9 * * 3,6 npm run retrieve 2>&1