1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00
QubesOS-Scripts/protonvpn.sh
2022-05-23 04:48:31 -04:00

6 lines
201 B
Bash

#!/bin/bash
#Base this on fedora-X-minimal-sys-net
sudo dnf install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm -y
sudo dnf install protonvpn NetworkManager-openvpn -y