Missing fi
This commit is contained in:
parent
5e52049bae
commit
b8b648f9b8
|
@ -1695,6 +1695,7 @@ function InitRemoteOSDependingSettings {
|
|||
else
|
||||
Logger "Disabling compression skips on synchronization on [$LOCAL_OS] due to lack of support." "NOTICE"
|
||||
fi
|
||||
fi
|
||||
if [ "$COPY_SYMLINKS" == "yes" ]; then
|
||||
RSYNC_ARGS=$RSYNC_ARGS" -L"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue