From 3a9b4194e0b2d3a4a30c2a174a2b3c620908918b Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sat, 16 Jan 2021 19:22:37 -0500 Subject: [PATCH] Improve debug message --- lug-helper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lug-helper.sh b/lug-helper.sh index 6ab891a..f4ddaf3 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -487,7 +487,7 @@ sanitize() { fi # Wipe the user directory - debug_echo continue "Wiping USER directory..." + debug_echo continue "Wiping $user_dir..." rm -r "$user_dir" # Restore custom keybinds