mirror of
https://github.com/deajan/obackup.git
synced 2024-11-15 04:03:41 +01:00
Fixed missing fi
This commit is contained in:
parent
ee689da7f3
commit
c7eb51f8a3
@ -2042,5 +2042,7 @@ fi
|
|||||||
|
|
||||||
if [ $dont_get_backup_size == true ]; then
|
if [ $dont_get_backup_size == true ]; then
|
||||||
GET_BACKUP_SIZE="no"
|
GET_BACKUP_SIZE="no"
|
||||||
|
fi
|
||||||
|
|
||||||
RunBeforeHook
|
RunBeforeHook
|
||||||
Main
|
Main
|
||||||
|
Loading…
Reference in New Issue
Block a user