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