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

@ -10,7 +10,7 @@
# curl -L https://install.pivpn.io | bash
# Make sure you have `curl` installed
# timestamp 2020/5/22 17:44BST
# timestamp 2020/5/24 15:44BST
######## VARIABLES #########
#pivpnGitUrl="https://github.com/pivpn/pivpn.git"

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