X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsystem%2Fremove_apache_site.sh;h=4465a759d100d155ce14f85335861c209fb44297;hb=f90f5da9cf6ccce35771b0a6c3d74f261411e309;hp=9e21fa31e82911d9c3b26e4756c1098313c9713e;hpb=aa39ece45a91eb069e997b62e900fa16d356e8e1;p=feisty_meow.git diff --git a/scripts/system/remove_apache_site.sh b/scripts/system/remove_apache_site.sh index 9e21fa31..4465a759 100644 --- a/scripts/system/remove_apache_site.sh +++ b/scripts/system/remove_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! fi if [ -z "$STORAGE_SUFFIX" ]; then