Skip to content

Commit

Permalink
Fix mullvad-vpn for Ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
iainelder committed Dec 8, 2024
1 parent d193063 commit c77d946
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions programs/mullvad-vpn/install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=${arch}] https

# Install the package
sudo apt update

# Undeclared dependency.
sudo apt install --assume-yes apparmor-profiles

sudo apt install --assume-yes mullvad-vpn

mullvad --version

0 comments on commit c77d946

Please sign in to comment.