Merge pull request #93 from hanimeia/patch-3
Update ppp-down 解决 随机性断线重拨 无ipv6 问题
This commit is contained in:
@@ -11,3 +11,7 @@ proto_send_update "$PPP_IPPARAM"
|
||||
[ -x "$SCRIPT" ] && "$SCRIPT" "$@"
|
||||
done
|
||||
}
|
||||
|
||||
|
||||
# sleep 3s to wait wan_6 down
|
||||
sleep 3
|
||||
|
||||
Reference in New Issue
Block a user