From f3a139f31749727637c44df7bef6366fd3dc943d Mon Sep 17 00:00:00 2001 From: th33xitus <> Date: Sat, 22 Aug 2020 18:19:33 +0200 Subject: [PATCH] fix: remove_ui --- scripts/ui.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ui.sh b/scripts/ui.sh index ab63ec6..63390b1 100755 --- a/scripts/ui.sh +++ b/scripts/ui.sh @@ -91,6 +91,7 @@ remove_ui(){ hr echo -e "| Files and directories which remain untouched: | " echo -e "| --> ~/printer.cfg | " + echo -e "| --> ~/klipper_config | " echo -e "| --> ~/kiauh-backups | " echo -e "| You need remove them manually if you wish so. | " hr