1
0
Fork 0
mirror of https://github.com/tunix/digitalocean-dyndns synced 2024-05-17 13:23:37 +00:00

Add missing fi

This commit is contained in:
lawtancool 2021-07-04 17:28:13 -07:00
parent 3c754751b1
commit 8c6d54ac9e

View file

@ -62,6 +62,7 @@ while ( true ); do
echo "Unable to update '$sub' domain name as it has duplicate DNS records. Set REMOVE_DUPLICATES='true' to remove them."
continue
fi
fi
# re-enable glob expansion
set +f