mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 03:10:16 +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
|
||||||
fi
|
fi
|
||||||
|
|
||||||
scriptdir="/opt/pivpn"
|
scriptDir="/opt/pivpn"
|
||||||
vpn="wireguard"
|
vpn="wireguard"
|
||||||
|
|
||||||
showHelp(){
|
showHelp(){
|
||||||
|
|
Loading…
Reference in a new issue