updated to get closer to building using cygwin, which is difficult because
[feisty_meow.git] / scripts / core / bootstrap_shells.sh
index a4031bcaf37bb5176674de6da9727a69f456c1dd..0f7ad4a68bf4910d0a1c1b98550716fa0619e764 100644 (file)
@@ -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