From: Zachary Vance Date: Fri, 15 Apr 2016 06:08:55 +0000 (-0700) Subject: Another fix X-Git-Url: https://git.za3k.com/?a=commitdiff_plain;h=e690e90351428c1b1e4034fb0fe0ee40847d1360;p=za3k.git Another fix --- diff --git a/cgi-bin/ping? b/cgi-bin/ping? old mode 100644 new mode 100755 index dda969e..73528af --- a/cgi-bin/ping? +++ b/cgi-bin/ping? @@ -1 +1 @@ -ping -c 1 -w 3 -q "$1" +ping -c 1 -w 3 -q "$1" >/dev/null