X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fconfig%2Fdefault.app;h=9220cce5a57adf98ab4d97b410e528351eee316c;hb=29a9b52a5cf4ddd33ad5a9bed5381a6612e78f52;hp=46dbd3a76da5e16e975650c6e127a1f8b441673b;hpb=bf865883121e36604f3bf2dcf2638adb3b8b0423;p=feisty_meow.git diff --git a/scripts/site_avenger/config/default.app b/scripts/site_avenger/config/default.app index 46dbd3a7..9220cce5 100644 --- a/scripts/site_avenger/config/default.app +++ b/scripts/site_avenger/config/default.app @@ -13,7 +13,8 @@ # 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_REPOS_SCAN" +#hmmm: fix for multivalue usage! fi # where the code should come from. if [ -z "$DEFAULT_REPOSITORY_ROOT" ]; then