mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 20:21:34 -05:00
Update protonvpn.sh
This commit is contained in:
parent
63ba0c472b
commit
3f76b5e2ec
@ -1,4 +1,5 @@
|
|||||||
#!/bin/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 https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm -y
|
||||||
sudo dnf install protonvpn -y
|
sudo dnf install protonvpn NetworkManager-openvpn -y
|
||||||
|
Loading…
Reference in New Issue
Block a user