mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 05:33:30 +03:00
Remove stunnel
This commit is contained in:
parent
06497c24af
commit
233c460466
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue