1
0
mirror of https://github.com/deajan/obackup.git synced 2024-11-15 04:03:41 +01:00

Fix didn't rename include footer for GenericTrapQuit

This commit is contained in:
root 2020-03-15 22:56:47 +01:00
parent 56013a3cac
commit cef75e3e15

View File

@ -31,7 +31,7 @@
#### OFUNCTIONS MINI SUBSET ####
#### OFUNCTIONS MICRO SUBSET ####
_OFUNCTIONS_VERSION=2.3.0-RC4
_OFUNCTIONS_BUILD=2020031502
_OFUNCTIONS_BUILD=2020031503
#### _OFUNCTIONS_BOOTSTRAP SUBSET ####
_OFUNCTIONS_BOOTSTRAP=true
#### _OFUNCTIONS_BOOTSTRAP SUBSET END ####
@ -439,7 +439,7 @@ function GenericTrapQuit {
exit $exitcode
}
#### TrapQuit SUBSET END ####
#### GenericTrapQuit SUBSET END ####
#### CleanUp SUBSET ####
function CleanUp {