Created
October 4, 2018 10:07
-
-
Save oboje/5feda2664f892c6a5e996e00ed401cb1 to your computer and use it in GitHub Desktop.
test
This file contains hidden or 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 | |
| rm -rf ~/Preferences/com.microsoft.SkypeForBusiness.plist | |
| rm -rf ~/PLibrary/Containers/com.microsoft.SkypeForBusiness | |
| rm -rf ~/Library/Logs/LwaTracing | |
| rm -rf ~/Saved Application State/com.microsoft.SkypeForBusiness.savedState | |
| rm -rf ~/Preferences/com.microsoft.SkypeForBusiness.plist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment