mirror of
https://github.com/Nyr/openvpn-install.git
synced 2025-04-05 13:43:30 +03:00
Revert changes
This commit is contained in:
parent
beb61502fa
commit
48252378ff
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ else
|
|||
else
|
||||
# Else, the distro is CentOS
|
||||
yum install epel-release -y
|
||||
yum install openvpn iptables openssl wget ca-certificates which -y
|
||||
yum install openvpn iptables openssl wget ca-certificates -y
|
||||
fi
|
||||
# An old version of easy-rsa was available by default in some openvpn packages
|
||||
if [[ -d /etc/openvpn/easy-rsa/ ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue