sane-vpn: set the retry duration for sane-ip-check

This commit is contained in:
2024-07-17 02:01:50 +00:00
parent 91d5c20a56
commit 94a0e77fcc

View File

@@ -103,7 +103,7 @@ vpnToggle() {
debug " priorityFwMark='$priorityFwMark'"
set +e
echo before: $(sane-ip-check --no-upnp)
echo before: $(sane-ip-check --no-upnp --retry-duration 2)
set -e
if [ "$region" != none ]; then