Änderungen

12 Bytes hinzugefügt ,  11:30, 10. Nov. 2006
K
Zeile 96: Zeile 96:  
if [ "$QUERY_STRING" = "n" ]
 
if [ "$QUERY_STRING" = "n" ]
 
         then
 
         then
         wget -O - http://127.0.0.1:2006/neighbours|grep $WIFI_IP
+
         wget -O - http://127.0.0.1:2006/neighbours|grep $WIFI_IP|grep "0.00"
 
         exit
 
         exit
 
fi
 
fi