From 6f82dd600001b0437ca398298762b63d085bc346 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Mon, 3 Jun 2024 02:01:27 +0200 Subject: [PATCH] KISS --- uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"