self_check assign parameter

This commit is contained in:
shelleycat485 2020-05-25 15:43:31 +01:00
parent 15804dff39
commit 6cfe936f55
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
# dual protocol, VPN type supplied as $1
VPN=$1
setupVars="/etc/pivpn/${VPN}/setupVars.conf"
ERR=0