Skip to content

Commit

Permalink
Add some debugging info
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Sep 27, 2024
1 parent 38b3d7f commit 580790f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crontab
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Run logrotate.sh daily at midnight
* * * * * /app/logrotate.sh >> /var/log/cron.log 2>&1
* * * * * echo "Hello World! I am working!" >> /var/log/cron.log 2>&1
* * * * * echo "Hello World! I am working!" >> /var/log/cron.log 2>&1

0 comments on commit 580790f

Please sign in to comment.