mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Move scripts to buildscripts folder.
This commit is contained in:
7
buildscripts/cleanPrefsAndData
Executable file
7
buildscripts/cleanPrefsAndData
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
defaults delete com.ranchero.NetNewsWire-Evergreen
|
||||
killall cfprefsd
|
||||
|
||||
rm -rf ~/Library/Application\ Support/NetNewsWire/
|
||||
rm -rf ~/Library/Containers/*NetNewsWire*
|
||||
Reference in New Issue
Block a user