mirror of
https://github.com/deajan/obackup.git
synced 2024-11-12 19:03:42 +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
|
||||
###### (L) 2013 by Orsiris "Ozy" de Jong (www.netpower.fr)
|
||||
OBACKUP_VERSION=1.84preRC3-MSYS-compatible
|
||||
OBACKUP_BUILD=2209201303
|
||||
OBACKUP_BUILD=1010201301
|
||||
|
||||
DEBUG=no
|
||||
SCRIPT_PID=$$
|
||||
@ -1231,4 +1231,5 @@ then
|
||||
fi
|
||||
else
|
||||
LogError "Environment not suitable to run obackup."
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user