NordSecurity / nordvpn-linux

NordVPN Linux client
GNU General Public License v3.0
287 stars 44 forks source link

Fedora Atomic support #393

Open Yattatux opened 2 months ago

Yattatux commented 2 months ago

Can you add rpm-ostree on install.sh to allow a "package layering" install in Fedora Atomic?

for now is only apt, yum, dnf and zypper.

install_apt
install_yum
install_dnf
install_zypper

# None of the known package managers (apt, yum, dnf, zypper) are available
echo "Error: Couldn't identify the package manager"