Skip to content

Commit

Permalink
update release sh file
Browse files Browse the repository at this point in the history
  • Loading branch information
yorukot committed May 8, 2024
1 parent 647bd3d commit 796b0d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release/remove_all_spf_config.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env bash

rm -r "$HOME/.config/superfile"
rm -r "$HOME/.local/state/superfile"
rm -r "$HOME/.local/share/superfile"

0 comments on commit 796b0d5

Please sign in to comment.