Files
NetAlertX/install/crontab

6 lines
151 B
Plaintext
Executable File

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