Skip to content

Commit 796b0d5

Browse files
committed
update release sh file
1 parent 647bd3d commit 796b0d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: release/remove_all_spf_config.sh

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/usr/bin/env bash
2+
3+
rm -r "$HOME/.config/superfile"
4+
rm -r "$HOME/.local/state/superfile"
5+
rm -r "$HOME/.local/share/superfile"

0 commit comments

Comments
 (0)