mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-13 03:32:16 -04:00
Update protonvpn.sh
This commit is contained in:
parent
7849161eb5
commit
fdc1f09167
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
curl --proxy http://127.0.0.1:8082/ -O https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm
|
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 -y
|
Loading…
Add table
Add a link
Reference in a new issue