Fixing crond issues #945 and #965

This commit is contained in:
root
2025-01-19 22:11:32 +00:00
parent 5562ae7add
commit b5dce3f6aa
6 changed files with 30 additions and 29 deletions

View File

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