- Fix stupid -x on the shebang line of vpn lib!

This commit is contained in:
2025-09-01 19:33:27 +02:00
parent fc549dfea0
commit a0d8a55ca8

View File

@@ -1,4 +1,4 @@
#!/bin/bash -x #!/bin/bash
if [[ "${VPN_BASH}" != "" ]] if [[ "${VPN_BASH}" != "" ]]
then then