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