mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
6 lines
157 B
Plaintext
Executable File
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
|