X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fbootstrap_shells.sh;h=0f7ad4a68bf4910d0a1c1b98550716fa0619e764;hb=b51411a29f1a751a09e69f5676afeea24a94ac83;hp=a4031bcaf37bb5176674de6da9727a69f456c1dd;hpb=80118cc1248b9569821aa245f900cf028a57f9f4;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