mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-05-09 02:08:23 +02:00
Merge 170fbdbeb6b7dba7fbace0cb73a6d0bdaf24d155 into e2d4990ae194e37fd5162168a8aac5e2d89e0e8d
This commit is contained in:
commit
7200fe66ad
@ -725,10 +725,6 @@ function installOpenVPN() {
|
||||
# Install required dependencies and upgrade the system
|
||||
pacman --needed --noconfirm -Syu openvpn iptables openssl wget ca-certificates curl
|
||||
fi
|
||||
# An old version of easy-rsa was available by default in some openvpn packages
|
||||
if [[ -d /etc/openvpn/easy-rsa/ ]]; then
|
||||
rm -rf /etc/openvpn/easy-rsa/
|
||||
fi
|
||||
fi
|
||||
|
||||
# Find out if the machine uses nogroup or nobody for the permissionless group
|
||||
|
Loading…
x
Reference in New Issue
Block a user