- Fix stupid -x on the shebang line of vpn lib!
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash -x
|
#!/bin/bash
|
||||||
|
|
||||||
if [[ "${VPN_BASH}" != "" ]]
|
if [[ "${VPN_BASH}" != "" ]]
|
||||||
then
|
then
|
||||||
|
|||||||
Reference in New Issue
Block a user