mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
fix something
This commit is contained in:
parent
47b887989b
commit
961bdd8ce0
@ -217,6 +217,9 @@ else
|
||||
echo -n "."
|
||||
sleep 1
|
||||
done
|
||||
|
||||
[ ! -f /var/run/dhcpcd/pid ] && /etc/init.d/S41dhcpcd restart >/dev/null 2>&1 || true
|
||||
|
||||
echo "$(TEXT "Waiting IP.")"
|
||||
for N in ${ETHX}; do
|
||||
COUNT=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user