mullvad install error
This commit is contained in:
parent
8a0c6a910a
commit
4f31d63701
1 changed files with 1 additions and 1 deletions
|
@ -688,7 +688,7 @@ setup_import_provider() {
|
||||||
install_vpn_provider() {
|
install_vpn_provider() {
|
||||||
case "$VPN_PROVIDER" in
|
case "$VPN_PROVIDER" in
|
||||||
"mullvad")
|
"mullvad")
|
||||||
setup_mullvad_provider
|
install_mullvad
|
||||||
;;
|
;;
|
||||||
"custom")
|
"custom")
|
||||||
setup_custom_provider
|
setup_custom_provider
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue