Added CleanUp function
This commit is contained in:
parent
a7526c8a87
commit
6be95a3cff
|
@ -37,6 +37,7 @@ fi
|
||||||
# No need to edit under this line ##############################################################
|
# No need to edit under this line ##############################################################
|
||||||
|
|
||||||
include #### Logger SUBSET ####
|
include #### Logger SUBSET ####
|
||||||
|
include #### CleanUp SUBSET ####
|
||||||
|
|
||||||
function TrapQuit {
|
function TrapQuit {
|
||||||
local exitcode=0
|
local exitcode=0
|
||||||
|
|
Loading…
Reference in New Issue