mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-03-14 06:22:36 +03:00
Update universal_config.sh
This commit is contained in:
@@ -704,8 +704,10 @@ do
|
||||
if ping -c 1 -I $INTERFACE_NAME $pingAddress >/dev/null 2>&1
|
||||
then
|
||||
isExit=1
|
||||
echo "lolo1"
|
||||
else
|
||||
isExit=0
|
||||
echo "lolo2"
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user