mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-28 18:32:41 +00:00
4 lines
127 B
Bash
Executable File
4 lines
127 B
Bash
Executable File
#!/bin/sh
|
|
/bin/launchctl unload /Library/LaunchDaemons/ch.ringwald.BTstack.plist 2&> /dev/null
|
|
rm -f /usr/local/bin/BlueToolH4
|