add analytics
This commit is contained in:
@@ -16,3 +16,4 @@ cd "$WORKDIR" || { echo "Failed to change directory to $WORKDIR"; exit 1; }
|
||||
|
||||
node --env-file=.env "$CRON_DIR/archive.js"
|
||||
node --env-file=.env "$CRON_DIR/configUpdate.js"
|
||||
node --env-file=.env "$CRON_DIR/analytics.js"
|
||||
Reference in New Issue
Block a user