1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-11-09 04:11:32 -05:00

Styling change

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-12 02:54:44 -07:00
parent 0f9f4b482c
commit 9c109e8a42
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -15,13 +15,11 @@
# the License.
sudo dnf config-manager --add-repo https://repository.mullvad.net/rpm/stable/mullvad.repo
sudo dnf install mullvad-vpn
sudo dnf install -y mullvad-vpn
sudo systemctl enable mullvad-daemon
sudo mkdir -p /etc/qubes-bind-dirs.d
sudo tee /etc/qubes-bind-dirs.d/50_user.conf << EOF > /dev/null
binds+=( '/etc/mullvad-vpn' )
EOF
echo 'binds+=( '\'''/etc/mullvad-vpn''\'' )' | sudo tee /etc/qubes-bind-dirs.d/50_user.conf
# Run these in the AppVM:
# echo "sleep 10 # Waiting a bit so that Mullvad can establish connection