fix typo in source line
[feisty_meow.git] / scripts / site_avenger / standup.sh
index ee4a0026e7f613ba091b9ef1dca6ece6a5c066b4..e3cf02c6d12569c8e5f1e48b0c3b4d2dc156cde3 100644 (file)
@@ -7,6 +7,9 @@
 # is much more powerful if the site is based on cakephp and site avenger.
 
 export WORKDIR="$( \cd "$(\dirname "$0")" && \pwd )"  # obtain the script's working directory.
+export FEISTY_MEOW_APEX="$( \cd "$WORKDIR/../.." && \pwd )"
+
+source "$FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh"
 
 ############################