Updated README
This commit is contained in:
parent
54c4d24382
commit
9dc144bc51
@ -1,3 +1,7 @@
|
||||
# upgrade-mullvad-vpn
|
||||
|
||||
A simple script to upgrade Mullvad VPN on Debian and Ubuntu Linux.
|
||||
A simple script to upgrade Mullvad VPN on Debian and Ubuntu Linux.
|
||||
|
||||
It will download both the Mullvad VPN client and its corresponding PGP signature file. The script then imports the Mullvad PGP key, verifies the PGP signature of the downloaded client package, and proceeds with the installation only if the signature verification is successful.
|
||||
|
||||
Please note that you need to have GnuPG (gpg) installed on your system for PGP signature verification. Also, make sure to review the script and ensure it meets your requirements before running it.
|
||||
|
Loading…
Reference in New Issue
Block a user