mirror of
https://github.com/RROrg/rr.git
synced 2025-08-12 23:57:18 +08:00
fix something
This commit is contained in:
parent
55601dfb43
commit
5858744171
@ -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