mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
6 lines
229 B
Bash
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
|