X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fstandup.sh;fp=scripts%2Fsite_avenger%2Fstandup.sh;h=7ed1c8405e1d01dc7d85c2272ae87b7aa43a5883;hb=142ab838ce62854785997c362eacfad558398ae0;hp=ee4a0026e7f613ba091b9ef1dca6ece6a5c066b4;hpb=438676e4bc9fc700b060da287fce096aeee862fc;p=feisty_meow.git diff --git a/scripts/site_avenger/standup.sh b/scripts/site_avenger/standup.sh index ee4a0026..7ed1c840 100644 --- a/scripts/site_avenger/standup.sh +++ b/scripts/site_avenger/standup.sh @@ -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" ############################