X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fstandup.sh;h=e3cf02c6d12569c8e5f1e48b0c3b4d2dc156cde3;hb=b99f5357395128241be47c883b6792a764242915;hp=7ed1c8405e1d01dc7d85c2272ae87b7aa43a5883;hpb=18a3e1569cc5f4e87a34938693392231d067763f;p=feisty_meow.git diff --git a/scripts/site_avenger/standup.sh b/scripts/site_avenger/standup.sh index 7ed1c840..e3cf02c6 100644 --- a/scripts/site_avenger/standup.sh +++ b/scripts/site_avenger/standup.sh @@ -9,7 +9,7 @@ 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" +source "$FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh" ############################