]> git.sesse.net Git - backup.sh/blobdiff - backup.sh
Remove lockfile on successful ending (-:
[backup.sh] / backup.sh
index 0a4cb4ac2a61e7869b115fe1777974f3bd40f201..77c58dd2da58934158ba68ff548de6b4981445c8 100755 (executable)
--- a/backup.sh
+++ b/backup.sh
@@ -260,5 +260,6 @@ wait
 echo "Current disk usage:"
 df -k $storagedir
 
+rm $LOCKFILE
 echo `date`": Backup run ended"