1
0
Fork 0
mirror of https://github.com/tunix/digitalocean-dyndns synced 2024-04-29 23:23:38 +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

@ -61,6 +61,7 @@ while ( true ); do
else :
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