Show installation env for debugging

This commit is contained in:
David Heinemeier Hansson
2025-08-24 07:40:16 +02:00
parent 95139164a3
commit fbf9a19574
2 changed files with 5 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ show_subtext() {
}
# Install prerequisites
source $OMARCHY_INSTALL/preflight/show-env.sh
source $OMARCHY_INSTALL/preflight/trap-errors.sh
source $OMARCHY_INSTALL/preflight/chroot.sh
source $OMARCHY_INSTALL/preflight/mirrorlist.sh