added autolocation to standup
[feisty_meow.git] / scripts / site_avenger / standup.sh
index ee4a0026e7f613ba091b9ef1dca6ece6a5c066b4..7ed1c8405e1d01dc7d85c2272ae87b7aa43a5883 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_SCRIPTS/core/launch_feisty_meow.sh"
 
 ############################