mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-13 11:42:21 -04:00
Update protonvpn.sh
This commit is contained in:
parent
63ba0c472b
commit
3f76b5e2ec
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/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 -y
|
||||
sudo dnf install protonvpn NetworkManager-openvpn -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue