X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fconfig%2Fdefault.app;h=8ec6ddc2c54e2097a7fa0e134f17e92adba3d9a5;hb=433e814670acb50888d9d58b5f77cfa948b23aa9;hp=46dbd3a76da5e16e975650c6e127a1f8b441673b;hpb=02f3a74a1e00cf3e8203cb1b5d78a80baf01c2a7;p=feisty_meow.git diff --git a/scripts/site_avenger/config/default.app b/scripts/site_avenger/config/default.app index 46dbd3a7..8ec6ddc2 100644 --- a/scripts/site_avenger/config/default.app +++ b/scripts/site_avenger/config/default.app @@ -13,7 +13,7 @@ # the top level of the user's application storage. if [ -z "$BASE_APPLICATION_PATH" ]; then - export BASE_APPLICATION_PATH="$HOME/apps" + export BASE_APPLICATION_PATH="$FEISTY_MEOW_APPS_DIR" fi # where the code should come from. if [ -z "$DEFAULT_REPOSITORY_ROOT" ]; then