mirror of
https://github.com/acatoire/bipbipzizik.git
synced 2026-03-10 08:01:18 +00:00
Improve setup procedure and warning
This commit is contained in:
9
tools/wpa_supplicant.conf
Normal file
9
tools/wpa_supplicant.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
country=us
|
||||
update_config=1
|
||||
ctrl_interface=/var/run/wpa_supplicant
|
||||
|
||||
network={
|
||||
scan_ssid=1
|
||||
ssid="YOURSSID"
|
||||
psk="yourpassword"
|
||||
}
|
||||
Reference in New Issue
Block a user