summaryrefslogtreecommitdiff
path: root/ddns-update
diff options
context:
space:
mode:
Diffstat (limited to 'ddns-update')
-rwxr-xr-xddns-update2
1 files changed, 0 insertions, 2 deletions
diff --git a/ddns-update b/ddns-update
index 054521c..0748b69 100755
--- a/ddns-update
+++ b/ddns-update
@@ -6,8 +6,6 @@
# either called with 1 argument (the ip to check and add) or without
# arguments (all known mirrors will be checked in parallel)
-set -e
-
if [ $# -eq 1 ]; then
if [ "${1%.*}" != "$1" ]; then
ipver='A'