diff --git a/uninstall.sh b/uninstall.sh index 166a4c6e..4916a5b2 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -12,7 +12,7 @@ function unlink() { } # repositories -[[ -n "$REMOVE_REPOSITORIES" ]] && rm -rf repositories/dracula-mc +[[ -n "$REMOVE_REPOSITORIES" ]] && rm -rf repositories # install bit [[ -n "$REMOVE_INSTALLBIT" ]] && rm -rf "$HOME/.config/.jstm_dotfiles"