Created
April 12, 2017 17:41
-
-
Save dingzeyuli/7d1cabd853e61273a5d4ece81409c483 to your computer and use it in GitHub Desktop.
This script fixes Macbook's and iMac's Facetime Camera.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
sudo killall VDCAssistant | |
sudo killall AppleCameraAssistant |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment