4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
post_install() {
|
|
echo 'update_config=1' >> /etc/wpa_supplicant/wpa_supplicant.conf
|
|
}
|