change wifi pw
This commit is contained in:
parent
e39be7cc6b
commit
ff32bd7627
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
INTERNET_IFACE = "end0";
|
INTERNET_IFACE = "end0";
|
||||||
WIFI_IFACE = "wlan0";
|
WIFI_IFACE = "wlan0";
|
||||||
SSID = "Test Network Plese Igonre";
|
SSID = "Test Network Plese Igonre";
|
||||||
PASSPHRASE = "VerySecurePassword";
|
PASSPHRASE = "VerySecurePassword69123";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue