extra D in scriptdir

This commit is contained in:
shelleycat485 2020-05-05 09:24:20 +01:00
parent 4e3a58702f
commit 9351016db5

View file

@ -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(){