Be more specific

This is pacman land!
This commit is contained in:
David Heinemeier Hansson
2025-08-31 12:41:33 +02:00
parent 256a27ca8e
commit 927abd86ba
2 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ source $OMARCHY_INSTALL/preflight/show-env.sh
source $OMARCHY_INSTALL/preflight/trap-errors.sh
source $OMARCHY_INSTALL/preflight/guard.sh
source $OMARCHY_INSTALL/preflight/chroot.sh
source $OMARCHY_INSTALL/preflight/repositories.sh
source $OMARCHY_INSTALL/preflight/pacman.sh
source $OMARCHY_INSTALL/preflight/migrations.sh
source $OMARCHY_INSTALL/preflight/first-run-mode.sh