installer: keep chroot log output plain

This commit is contained in:
Ryan Hughes
2026-06-04 18:35:01 -04:00
parent 250799af81
commit e67128e4c9
+1 -1
View File
@@ -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')