4 lines
46 B
Text
4 lines
46 B
Text
|
#!/bin/sh -e
|
||
|
|
||
|
rc-update add -q pd-mapper boot
|