From a0d8a55ca8f866c55b3592f6491ad09d09087395 Mon Sep 17 00:00:00 2001 From: "Arnaud G. GIBERT" Date: Mon, 1 Sep 2025 19:33:27 +0200 Subject: [PATCH] - Fix stupid -x on the shebang line of vpn lib! --- usr/local/lib/vpn.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/lib/vpn.bash b/usr/local/lib/vpn.bash index bf85dd0..6ce1dde 100644 --- a/usr/local/lib/vpn.bash +++ b/usr/local/lib/vpn.bash @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash if [[ "${VPN_BASH}" != "" ]] then