mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-05 18:41:34 -05:00
5 lines
139 B
Bash
5 lines
139 B
Bash
#!/bin/bash
|
|
|
|
sudo dnf install https://protonvpn.com/download/protonvpn-stable-release-1.0.1-1.noarch.rpm -y
|
|
sudo dnf install protonvpn -y
|