mirror of
https://github.com/pivpn/pivpn.git
synced 2025-04-22 07:10:11 +00:00
self_check assign parameter
This commit is contained in:
parent
15804dff39
commit
6cfe936f55
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# dual protocol, VPN type supplied as $1
|
||||
|
||||
VPN=$1
|
||||
setupVars="/etc/pivpn/${VPN}/setupVars.conf"
|
||||
ERR=0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue