Skip to content

Commit

Permalink
Added cleanupStartup again
Browse files Browse the repository at this point in the history
  • Loading branch information
framps committed Nov 20, 2023
1 parent 871e00a commit 8cb71a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raspiBackup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9039,7 +9039,7 @@ fi
logEnable
lockingFramework

trapWithArg cleanup SIGINT SIGTERM EXIT
trapWithArg cleanupStartup SIGINT SIGTERM EXIT

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

0 comments on commit 8cb71a8

Please sign in to comment.