mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-31 03:05:00 +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
|
#!/bin/sh
|
||||||
|
|
||||||
defaults delete com.ranchero.NetNewsWire-Evergreen
|
defaults delete com.ranchero.NetNewsWire-Evergreen
|
||||||
|
defaults delete com.ranchero.NetNewsWire-Evergreen.mas
|
||||||
killall cfprefsd
|
killall cfprefsd
|
||||||
|
|
||||||
rm -rf ~/Library/Application\ Support/NetNewsWire/
|
rm -rf ~/Library/Application\ Support/NetNewsWire/
|
||||||
|
rm -rf ~/Library/Containers/com.ranchero.NetNewsWire-Evergreen.mas
|
||||||
|
Loading…
x
Reference in New Issue
Block a user