mirror of
https://github.com/the-sane/lug-helper.git
synced 2024-12-30 21:54:21 +00:00
Improve debug message
This commit is contained in:
parent
9be4f45449
commit
3a9b4194e0
@ -487,7 +487,7 @@ sanitize() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Wipe the user directory
|
# Wipe the user directory
|
||||||
debug_echo continue "Wiping USER directory..."
|
debug_echo continue "Wiping $user_dir..."
|
||||||
rm -r "$user_dir"
|
rm -r "$user_dir"
|
||||||
|
|
||||||
# Restore custom keybinds
|
# Restore custom keybinds
|
||||||
|
Loading…
Reference in New Issue
Block a user