From 5ae46233621f1cbf273fdc4b34282898455b1f61 Mon Sep 17 00:00:00 2001 From: binhex Date: Thu, 6 Jul 2023 13:37:39 +0100 Subject: [PATCH] remove debug --- run/root/getvpnport.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/root/getvpnport.sh b/run/root/getvpnport.sh index 8a6370b..d778536 100755 --- a/run/root/getvpnport.sh +++ b/run/root/getvpnport.sh @@ -49,7 +49,7 @@ function pia_port_forward_status() { } function protonvpn_port_forward_status() { - set -x + # get vpn local ip (not used) and gateway ip source /root/tools.sh