diff --git a/Tools/bin/AsusSMC/install_daemon.sh b/Tools/bin/AsusSMC/install_daemon.sh index 5f6f8cb..206a503 100755 --- a/Tools/bin/AsusSMC/install_daemon.sh +++ b/Tools/bin/AsusSMC/install_daemon.sh @@ -28,6 +28,6 @@ sudo xattr -d com.apple.quarantine /Library/LaunchAgents/com.hieplpvip.AsusSMCDa sudo launchctl load /Library/LaunchAgents/com.hieplpvip.AsusSMCDaemon.plist -echo -e "BatteryProcessorCoreControl is installed and loaded. Enjoy!" +echo -e "AsusSMCDaemon is installed and loaded. Enjoy!" exit 0