sane-vpn: set the retry duration for sane-ip-check
This commit is contained in:
@@ -103,7 +103,7 @@ vpnToggle() {
|
|||||||
debug " priorityFwMark='$priorityFwMark'"
|
debug " priorityFwMark='$priorityFwMark'"
|
||||||
|
|
||||||
set +e
|
set +e
|
||||||
echo before: $(sane-ip-check --no-upnp)
|
echo before: $(sane-ip-check --no-upnp --retry-duration 2)
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
if [ "$region" != none ]; then
|
if [ "$region" != none ]; then
|
||||||
|
Reference in New Issue
Block a user