Open gustavosupimpa opened 5 years ago
Please include the following information.
Your Issue: My mac has a specific problem where it can't reboot the system, just turn it off/on. Is there a way to install CAT without rebooting the system?
No.
Use either of these from terminal:
osascript -e 'tell app "System Events" to restart'
or
sudo reboot
Please include the following information.
Your Issue: My mac has a specific problem where it can't reboot the system, just turn it off/on. Is there a way to install CAT without rebooting the system?