2 lines
44 B
Bash
2 lines
44 B
Bash
#!/bin/sh
|
|
rc-update add -q q6voiced default
|
#!/bin/sh
|
|
rc-update add -q q6voiced default
|