diff options
Diffstat (limited to 'scripts/gandi-update')
-rwxr-xr-x | scripts/gandi-update | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/gandi-update b/scripts/gandi-update index 496eb9c..502e861 100755 --- a/scripts/gandi-update +++ b/scripts/gandi-update @@ -1,4 +1,6 @@ #!/bin/bash +# DNS Record update script for gandi.net API +# for use as DynDNS APIKEY= TTL=1800 |