Files
omarchy/install/helpers/all.sh
2025-11-16 19:25:52 -05:00

6 lines
229 B
Bash

# Helper functions for ISO/non-chroot usage
# These are used by .automated_script.sh on the ISO
source $OMARCHY_INSTALL/helpers/presentation.sh
source $OMARCHY_INSTALL/helpers/logging.sh
source $OMARCHY_INSTALL/helpers/errors.sh