summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--update-ddns.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/update-ddns.in b/update-ddns.in
index 0c27f35..205535a 100644
--- a/update-ddns.in
+++ b/update-ddns.in
@@ -1,5 +1,7 @@
#!/bin/bash
+# version #VERSION#
+
set -e
stty &> /dev/null || \