lot/Docker/cronjobs

4 lines
119 B
Plaintext
Raw Normal View History

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