mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-06 11:36:43 +03:00
Fix
This commit is contained in:
@@ -695,8 +695,8 @@ do
|
||||
sleep 2
|
||||
# Включаем интерфейс
|
||||
ifup $INTERFACE_NAME
|
||||
|
||||
$pingAddress="8.8.8.8"
|
||||
|
||||
pingAddress="8.8.8.8"
|
||||
|
||||
if ping -c 1 -I $INTERFACE_NAME $pingAddress >/dev/null 2>&1
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user