5 lines
71 B
Text
5 lines
71 B
Text
|
#!/bin/sh
|
||
|
|
||
|
# Enable triggerhappy
|
||
|
rc-update -q add triggerhappy default
|