1
0
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:
Tommy 2022-02-06 17:08:47 -05:00 committed by GitHub
parent 642c0b7e77
commit 826e7bf94f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/bash
sudo dnf install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm
sudo dnf install protonvpn gnome-keyring -y
sudo dnf install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm -y
sudo dnf install protonvpn -y