1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

Update protonvpn.sh

This commit is contained in:
Tommy 2022-05-23 04:48:31 -04:00 committed by GitHub
parent 63ba0c472b
commit 3f76b5e2ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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