This commit is contained in:
split / May 2024-07-04 01:20:30 -07:00
parent daa6e57865
commit 0e6cd0901f
Signed by: split
GPG key ID: C325C61F0BF517C0
2 changed files with 2 additions and 3 deletions

View file

@ -1 +1 @@
30 0 * * * /backup.sh 0 3 * * * root /bin/bash /backup.sh

View file

@ -34,5 +34,4 @@ startup_check() {
} }
startup_check startup_check
/usr/sbin/cron & /usr/sbin/cron -f
sleep infinity