X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsystem%2Fadd_apache_site.sh;h=c8c53a491c9d79eaed6a9e260cb6e0907c244577;hb=6cd9a281124bba77947369090cc2e3bd2df46271;hp=b3703ae01645679db6f599d98ba317de54d002a8;hpb=aa39ece45a91eb069e997b62e900fa16d356e8e1;p=feisty_meow.git diff --git a/scripts/system/add_apache_site.sh b/scripts/system/add_apache_site.sh index b3703ae0..c8c53a49 100644 --- a/scripts/system/add_apache_site.sh +++ b/scripts/system/add_apache_site.sh @@ -12,7 +12,7 @@ source "$FEISTY_MEOW_SCRIPTS/system/common_sysadmin.sh" # some convenient defaults for our current usage. if [ -z "$BASE_APPLICATION_PATH" ]; then - BASE_APPLICATION_PATH="$FEISTY_MEOW_SCAN_REPOS" + BASE_APPLICATION_PATH="$FEISTY_MEOW_REPOS_SCAN" #hmmm: take just first item from the repos list! fi if [ -z "$STORAGE_SUFFIX" ]; then