mirror of
https://github.com/Nyr/openvpn-install.git
synced 2024-11-24 05:56:08 +03:00
Remove stunnel
This commit is contained in:
parent
06497c24af
commit
233c460466
@ -152,7 +152,7 @@ if [[ -e /etc/openvpn/server.conf ]]; then
|
||||
else
|
||||
yum remove openvpn stunnel4 -y
|
||||
fi
|
||||
rm -rf /etc/openvpn
|
||||
rm -rf /etc/openvpn /etc/stunnel
|
||||
rm -f /etc/sysctl.d/30-openvpn-forward.conf
|
||||
echo
|
||||
echo "OpenVPN removed!"
|
||||
|
Loading…
Reference in New Issue
Block a user