4 lines
119 B
Plaintext
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
|