mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: moved from the AppleScript for asking a root access when manipulating the fans to the Helper (SMJobBless + XPC) (#1173)
This commit is contained in:
5
Kit/scripts/uninstall.sh
Normal file
5
Kit/scripts/uninstall.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#! /bin/sh
|
||||
|
||||
sudo launchctl unload /Library/LaunchDaemons/eu.exelban.Stats.SMC.Helper.plist
|
||||
sudo rm /Library/LaunchDaemons/eu.exelban.Stats.SMC.Helper.plist
|
||||
sudo rm /Library/PrivilegedHelperTools/eu.exelban.Stats.SMC.Helper
|
||||
Reference in New Issue
Block a user