ppp: sleep 3s to wait wan_6 down

This commit is contained in:
hanwckf 2024-10-07 22:30:05 +08:00
parent 03f6fb1f17
commit 6873cc314e

View File

@ -11,3 +11,6 @@ proto_send_update "$PPP_IPPARAM"
[ -x "$SCRIPT" ] && "$SCRIPT" "$@"
done
}
# sleep 3s to wait wan_6 down
sleep 3