summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--helper/logging.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/helper/logging.inc b/helper/logging.inc
index a237edc2..eb20775c 100644
--- a/helper/logging.inc
+++ b/helper/logging.inc
@@ -34,7 +34,6 @@ pinfo () {
perror () {
echo -e "\033[38;5;9m[error]\033[0m $TOOL_STR $@" >&6
- unmount_kernel_dir
qnd_exit
}