mirror of
https://github.com/deajan/obackup.git
synced 2024-11-12 19:03:42 +01:00
Fixed double RunAfterHook launch
This commit is contained in:
parent
49748686b9
commit
9fe0aa3546
@ -7,7 +7,7 @@ PROGRAM="obackup"
|
||||
AUTHOR="(C) 2013-2016 by Orsiris de Jong"
|
||||
CONTACT="http://www.netpower.fr/obackup - ozy@netpower.fr"
|
||||
PROGRAM_VERSION=2.1-dev
|
||||
PROGRAM_BUILD=2016081602
|
||||
PROGRAM_BUILD=2016081603
|
||||
IS_STABLE=no
|
||||
|
||||
source "./ofunctions.sh"
|
||||
@ -1374,4 +1374,3 @@ fi
|
||||
|
||||
RunBeforeHook
|
||||
Main
|
||||
RunAfterHook
|
||||
|
Loading…
Reference in New Issue
Block a user