mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-08-21 19:48:07 -04:00
4 lines
138 B
Bash
4 lines
138 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
|