We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
as per 2023.5. this should fix it
diff --git a/mnf b/mnf index e8fb764..c539d33 100755 --- a/mnf +++ b/mnf @@ -254,7 +254,7 @@ up() { # Connect to Mullvad printf "[INFO] Connecting to server '%s'...\n" "$relay" - prefix_output mullvad relay set hostname "$relay" + prefix_output mullvad relay set location "$relay" prefix_output mullvad connect -w if [[ "$zerotier" = true ]]; then
The text was updated successfully, but these errors were encountered:
No branches or pull requests
as per 2023.5. this should fix it
The text was updated successfully, but these errors were encountered: