George Jones před 2 roky
rodič
revize
e54d4920fd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      bin/myip

+ 1 - 1
bin/myip

@@ -10,7 +10,7 @@
 # This works very well, and quickly !!!
 # http://serverfault.com/questions/89114/finding-the-public-ip-address-in-a-shell-script
 dig @resolver1.opendns.com myip.opendns.com +short
-
+host `dig @resolver1.opendns.com myip.opendns.com +short`