4 lines
72 B
Bash
4 lines
72 B
Bash
#!/bin/sh
|
|
rc-update add qbootctl default
|
|
rc-update add hexagonrpcd-sdsp
|
#!/bin/sh
|
|
rc-update add qbootctl default
|
|
rc-update add hexagonrpcd-sdsp
|