mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-07-30 00:58:33 -04:00
4 lines
No EOL
156 B
Bash
4 lines
No EOL
156 B
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 protonvpn -y |