Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# do daily/weekly/monthly maintenance
|
||||
# min hour day month weekday command
|
||||
0 2 * * * node /usr/src/app/scheduled/batch_update_linked.js zrc # Sync daily.
|
||||
5 2 * * * node /usr/src/app/scheduled/batch_update_linked.js # Sync daily.
|
||||
Reference in New Issue
Block a user