This commit is contained in:
David Heinemeier Hansson 2025-08-25 09:31:07 +02:00
parent b9758a9c8c
commit 705b6858dc

View File

@ -9,8 +9,8 @@ OMARCHY_INSTALL=~/.local/share/omarchy/install
# 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/guard.sh
source $OMARCHY_INSTALL/preflight/chroot.sh
source $OMARCHY_INSTALL/preflight/repositories.sh
source $OMARCHY_INSTALL/preflight/migrations.sh
source $OMARCHY_INSTALL/preflight/first-run-mode.sh