4 lines
119 B
Plaintext
Executable File
4 lines
119 B
Plaintext
Executable File
sudo sed -i 's/^wpa_passphrase=.*/wpa_passphrase=pipass123/' /etc/hostapd/hostapd.conf
|
|
sudo systemctl restart hostapd
|
|
|