7 lines
248 B
Bash
7 lines
248 B
Bash
source $OMARCHY_INSTALL/helpers/chroot.sh
|
|
source $OMARCHY_INSTALL/helpers/layout.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
|