diff --git a/install/helpers/logging.sh b/install/helpers/logging.sh index 0b609f10..d74e17dc 100644 --- a/install/helpers/logging.sh +++ b/install/helpers/logging.sh @@ -70,7 +70,7 @@ start_install_log() { stop_install_log() { stop_log_output - show_cursor + [[ -n ${OMARCHY_CHROOT_FINALIZER:-} ]] || show_cursor if [[ -n ${OMARCHY_INSTALL_LOG_FILE:-} ]]; then OMARCHY_END_TIME=$(date '+%Y-%m-%d %H:%M:%S')