4 lines
45 B
Plaintext
4 lines
45 B
Plaintext
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
update-rc.d -f ${pkg.name} remove
|