Initial commit

This commit is contained in:
Luka Romih
2022-12-07 04:43:36 +01:00
commit 257f3c354f
496 changed files with 55373 additions and 0 deletions
+4
View File
@@ -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.