Improve debug message

This commit is contained in:
the-sane 2021-01-16 19:22:37 -05:00 committed by GitHub
parent 9be4f45449
commit 3a9b4194e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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