X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fbootstrap_shells.sh;h=0f7ad4a68bf4910d0a1c1b98550716fa0619e764;hb=3e2853dfafa1ea60f8573ba13f48e8583e5de1d9;hp=a4031bcaf37bb5176674de6da9727a69f456c1dd;hpb=223b6d85cccfb8582f7fa610a9cb482284abad49;p=feisty_meow.git diff --git a/scripts/core/bootstrap_shells.sh b/scripts/core/bootstrap_shells.sh index a4031bca..0f7ad4a6 100644 --- a/scripts/core/bootstrap_shells.sh +++ b/scripts/core/bootstrap_shells.sh @@ -15,6 +15,7 @@ THIS_TOOL_NAME="$(basename "$0")" # set up the feisty_meow dir. pushd "$CORE_SCRIPTS_DIR/../.." &>/dev/null +source "$CORE_SCRIPTS_DIR/functions.sh" export FEISTY_MEOW_DIR="$(pwd)" popd &>/dev/null