3 lines
42 B
Plaintext
3 lines
42 B
Plaintext
|
#!/bin/bash
|
||
|
echo "bfq" >>"$1/etc/modules"
|