Update to 2024.8

This commit is contained in:
2024-12-27 07:52:40 -05:00
parent d76bc1454c
commit 90f7a3e7d0
2 changed files with 11 additions and 4 deletions

View File

@@ -1,9 +1,16 @@
## Usage
clone this repo into your `void-packages/srcpkgs` folder with the following command `git clone https://git.deadzone.lol/Wizzard/mullvad-vpn-void mullvad-vpn` (it must be named mullvad-vpn)
clone this repo into your `void-packages/srcpkgs` folder with the following commands:
```bash
cd void-packages/srcpkgs
git clone https://git.deadzone.lol/Wizzard/mullvad-vpn-void mullvad-vpn
```
(it must be named mullvad-vpn)
## Post Installation
After installing this package manually run the command `sudo ln -s /opt/MullvadVPN /opt/Mullvad\ VPN`
Note that this a temporary work around based on the way Mullvad is packaged
Note that this a temporary work around based on the way Mullvad is packaged