Adding lines to launch app

This commit is contained in:
KawaiiPunk 2023-07-02 00:32:47 +01:00
parent 9dc144bc51
commit 9204f4488a
Signed by: kawaiipunk
GPG Key ID: 8664A690E094B219
1 changed files with 4 additions and 0 deletions

View File

@ -38,3 +38,7 @@ echo "Mullvad VPN has been installed, PGP signature verified, and started succes
rm mullvad-code-signing.asc mullvad-vpn-linux-latest.deb mullvad-vpn-linux-latest.deb.sig
echo "Downloaded .deb and .sig files have been deleted."
# Start Mullvad-VPN and close terminal
nohup /opt/Mullvad\ VPN/mullvad-gui &
exit