Let each segment declare its all

This commit is contained in:
David Heinemeier Hansson
2025-09-13 17:12:32 +02:00
parent cfbc71c117
commit 8651f6d8b0
8 changed files with 72 additions and 62 deletions

6
install/helpers/all.sh Normal file
View File

@@ -0,0 +1,6 @@
source $OMARCHY_INSTALL/helpers/chroot.sh
source $OMARCHY_INSTALL/helpers/logo.sh
source $OMARCHY_INSTALL/helpers/gum.sh
source $OMARCHY_INSTALL/helpers/errors.sh
source $OMARCHY_INSTALL/helpers/logging.sh
source $OMARCHY_INSTALL/helpers/layout.sh