X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fgenerator%2Fbootstrap_build.sh;h=33a9b24a50475ae7580eeb93b77f078c450cd983;hb=8079bda7024dc254bd0356f91e44b79ba0edf7b5;hp=dadb95b5e8b297ce5a2e2e6935f1477564c012ce;hpb=2771a96c4852d80a4d4e5ba478942df283c4f2db;p=feisty_meow.git diff --git a/scripts/generator/bootstrap_build.sh b/scripts/generator/bootstrap_build.sh index dadb95b5..33a9b24a 100644 --- a/scripts/generator/bootstrap_build.sh +++ b/scripts/generator/bootstrap_build.sh @@ -33,6 +33,7 @@ echo build script initial from bootstrap: $BUILD_SCRIPTS_DIR BUILD_SCRIPTS_DIR="$(echo $BUILD_SCRIPTS_DIR | tr '\\\\' '/' )" echo build script after: $BUILD_SCRIPTS_DIR # load in feisty meow basic scripts, if not already loaded. +bash "$BUILD_SCRIPTS_DIR/../core/bootstrap_shells.sh" source "$BUILD_SCRIPTS_DIR/../core/launch_feisty_meow.sh" # load in build variables based on our deduced paths. source "$BUILD_SCRIPTS_DIR/build_variables.sh" "$BUILD_SCRIPTS_DIR/build_variables.sh"