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