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