Part of repository setup

This commit is contained in:
David Heinemeier Hansson
2025-08-25 09:30:36 +02:00
parent 0a0843c7ec
commit b9758a9c8c
3 changed files with 4 additions and 6 deletions

View File

@@ -10,7 +10,6 @@ OMARCHY_INSTALL=~/.local/share/omarchy/install
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
source $OMARCHY_INSTALL/preflight/guard.sh
source $OMARCHY_INSTALL/preflight/repositories.sh
source $OMARCHY_INSTALL/preflight/migrations.sh