Created
March 1, 2019 18:32
-
-
Save xyznaveen/74a884b91d8945dbc839317a5b8e5fd3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
country=GB | |
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev | |
update_config=1 | |
network={ | |
ssid="wifi name" | |
psk="your weird password" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment