more uninstall

This commit is contained in:
Ubuntu 2020-05-10 21:48:38 +00:00
parent ff77077d56
commit 56adbca52e

View file

@ -110,7 +110,7 @@ removeAll(){
if [ -r "${setupConfigDir}/${othervpn}/${setupVarsFile}" ]; then
vpnStillExists='yes'
$SUDO rm -f /usr/local/bin/pivpn
$SUDO ln -s -T ${pivpnScriptDir}/${othervpn}/pivpn.sh /usr/local/bin/pivpn
$SUDO ln -s -T /opt/pivpn/${othervpn}/pivpn.sh /usr/local/bin/pivpn
echo ":::"
echo "::: Two VPN protocols exist, you should remove the other one too"
echo ":::"