Nyr / openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
MIT License
19.1k stars 4.9k forks source link

curl not installed - fatal - ubuntu 22.04 #1016

Closed albertomuve closed 1 year ago

albertomuve commented 1 year ago

the script fails if curl its not installed, which was my scenario in Ubuntu 22.04

Nyr commented 1 year ago

This should not be the case as a check is performed (see from line 102) and either wget and curl can be used.

If there is really an issue with this, you need to provide the installation log.