Update run_daily.sh

This commit is contained in:
Netsky
2025-02-19 15:29:51 +01:00
committed by GitHub
parent 849406c44f
commit 7e4121e01b

View File

@@ -28,8 +28,5 @@ sleep $SLEEPTIME
# Log the start of the script
echo "Starting script..."
# Update config with environment variables before running the script
node src/updateConfig.js
# Execute the Node.js script directly
npm run start