Remove debug code introduced in d2c822eb15
				
					
				
			This commit is contained in:
		| @@ -1,5 +1,4 @@ | ||||
| #!/bin/sh | ||||
| set -x | ||||
| vpn_provider="$(echo $OPENVPN_PROVIDER | tr '[A-Z]' '[a-z]')" | ||||
| vpn_provider_configs="/etc/openvpn/$vpn_provider" | ||||
| if [ ! -d "$vpn_provider_configs" ]; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user