mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-18 20:42:34 +01:00
Update cleanPrefsAndData to clear out MAS build prefs and data too.
This commit is contained in:
parent
0963573c3a
commit
f11c4fc955
@ -1,7 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
defaults delete com.ranchero.NetNewsWire-Evergreen
|
||||
defaults delete com.ranchero.NetNewsWire-Evergreen.mas
|
||||
killall cfprefsd
|
||||
|
||||
rm -rf ~/Library/Application\ Support/NetNewsWire/
|
||||
|
||||
rm -rf ~/Library/Containers/com.ranchero.NetNewsWire-Evergreen.mas
|
||||
|
Loading…
Reference in New Issue
Block a user