mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
4 lines
113 B
Bash
4 lines
113 B
Bash
/etc/init.d/aftertouch stop
|
|
rm -rf /etc/init.d/aftertouch
|
|
update-rc.d -f aftertouch remove
|
|
rm -rf /opt/aftertouch |