Skip to content

Commit

Permalink
fix: cron at minute 0
Browse files Browse the repository at this point in the history
  • Loading branch information
Psykka authored Jun 9, 2024
1 parent 97efc26 commit 52ed473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/crontab
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Execute the backup script every hour
* */1 * * * /usr/local/bin/backup.sh
0 * * * * /usr/local/bin/backup.sh

0 comments on commit 52ed473

Please sign in to comment.