removed wpa_supplicant.conf file in favor of the web-ui

This commit is contained in:
Ace 2020-11-21 16:17:58 +01:00
parent 1786b6a203
commit 1f56068b39

View File

@ -1,8 +0,0 @@
country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid="Wifi-SSID"
psk="Wifi-Password"
}