Skip to content
New issue

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

mac: Fix network detection #303

Merged
merged 2 commits into from
Oct 18, 2024
Merged

mac: Fix network detection #303

merged 2 commits into from
Oct 18, 2024

Commits on Oct 15, 2024

  1. mac: Fix network detection

    There air wifi networks that are not compatible with AirPort. In such a
    case the network.sh script does not detect correctly the SSID.
    
    The message reported is:
      "You are not associated with an AirPort network."
    
    Fix the script detecting correctly the SSID of networks that do not
    support AirPort.
    fvincenzo committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    cac64d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    499aef3 View commit details
    Browse the repository at this point in the history