Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
@ -343,7 +343,6 @@ EOF
dest="$BACKUP_SERVER"
dest="${dest%/*}"
ssh_options=()
if [[ "$dest" == *":"* ]]; then
port="${dest##*:}"
dest="${dest%%:*}"