sudo launchctl load -w /Library/LaunchDaemons/com.macpaw.zh.CleanMyMac4.Agent.plist
sudo launchctl load -w /Library/LaunchDaemons/com.macpaw.CleanMyMac4.Agent.plist
这两条命令都无效,返回:
/Library/LaunchDaemons/com.macpaw.CleanMyMac4.Agent.plist: Not a directory
Load failed: 20: Not a directory
怎么解决?
sudo launchctl load -w /Library/LaunchDaemons/com.macpaw.CleanMyMac4.Agent.plist
这两条命令都无效,返回:
/Library/LaunchDaemons/com.macpaw.CleanMyMac4.Agent.plist: Not a directory
Load failed: 20: Not a directory
怎么解决?