sane-vpn: set the retry duration for sane-ip-check
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user