5 lines
76 B
Text
5 lines
76 B
Text
|
#!/bin/sh
|
||
|
|
||
|
# Enable sd8x-wlan init script
|
||
|
rc-update add sd8887-init default
|