mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-18 19:00:15 +00:00
extra D in scriptdir
This commit is contained in:
parent
4e3a58702f
commit
9351016db5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ if [ $EUID -ne 0 ];then
|
|||
fi
|
||||
fi
|
||||
|
||||
scriptdir="/opt/pivpn"
|
||||
scriptDir="/opt/pivpn"
|
||||
vpn="wireguard"
|
||||
|
||||
showHelp(){
|
||||
|
|
Loading…
Reference in a new issue