diff options
Diffstat (limited to 'ddns-update')
-rwxr-xr-x | ddns-update | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ddns-update b/ddns-update index 0748b69..0476242 100755 --- a/ddns-update +++ b/ddns-update @@ -17,7 +17,6 @@ if [ $# -eq 1 ]; then if [ "$(curl \ -w '%{http_code}' \ - -L \ -o /dev/null \ --connect-timeout 10 \ --resolve "pool.mirror.archlinux32.org:80:$1" \ |