]> git.rmz.io Git - dotfiles.git/commitdiff
whatsmyip: be silent
authorSamir Benmendil <samir.benmendil@gmail.com>
Sun, 12 Jan 2014 15:42:56 +0000 (16:42 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sun, 12 Jan 2014 15:42:56 +0000 (16:42 +0100)
bin/whatsmyip

index 4b6d0800bb0df96c898751002118816e9b2abe7a..8f6cbc77ce7b657c4c1d22268ca05cccc94841a0 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash
 # only works behind DD-WRT router
 #ssh root@192.168.1.3 -p 2222 -q "nvram get wan_ipaddr"
-curl ifconfig.me/ip
+curl -s ifconfig.me/ip