mirror of
https://github.com/deajan/obackup.git
synced 2025-02-06 03:13:49 +01:00
minor fix
This commit is contained in:
parent
b637b9ca38
commit
1c8583b63f
@ -3,7 +3,7 @@
|
|||||||
###### Remote (or local) backup script for files & databases
|
###### Remote (or local) backup script for files & databases
|
||||||
###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr)
|
###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr)
|
||||||
OBACKUP_VERSION=1.84preRC3-MSYS-compatible
|
OBACKUP_VERSION=1.84preRC3-MSYS-compatible
|
||||||
OBACKUP_BUILD=2209201303
|
OBACKUP_BUILD=1010201301
|
||||||
|
|
||||||
DEBUG=no
|
DEBUG=no
|
||||||
SCRIPT_PID=$$
|
SCRIPT_PID=$$
|
||||||
@ -1231,4 +1231,5 @@ then
|
|||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
LogError "Environment not suitable to run obackup."
|
LogError "Environment not suitable to run obackup."
|
||||||
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user