5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Enable wcnss-wlan init script
|
||
|
rc-update add wcnss-wlan default
|