Files
NetAlertX/install/crontab
2024-11-06 08:14:32 +11:00

6 lines
157 B
Plaintext
Executable File

# Schedule cron jobs
* * * * * /app/back/cron_script.sh
#* * * * * echo "$(date +'%Y-%m-%d %H:%M:%S') - Cron job ran" >> /app/front/log/cron_timestamp.log