diff options
-rw-r--r-- | update-ddns.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/update-ddns.in b/update-ddns.in index bd86294..9038819 100644 --- a/update-ddns.in +++ b/update-ddns.in @@ -2,6 +2,8 @@ # version #VERSION# +cd / + stty &> /dev/null || \ sleep $[$RANDOM%60] |