Skip to content

Commit 8cb71a8

Browse files
committed
Added cleanupStartup again
1 parent 871e00a commit 8cb71a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raspiBackup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9039,7 +9039,7 @@ fi
90399039
logEnable
90409040
lockingFramework
90419041

9042-
trapWithArg cleanup SIGINT SIGTERM EXIT
9042+
trapWithArg cleanupStartup SIGINT SIGTERM EXIT
90439043

90449044
INVOCATIONPARMS="" # save passed opts for logging
90459045
for (( i=1; i<=$#; i++ )); do

0 commit comments

Comments
 (0)