X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fpowerup.sh;fp=scripts%2Fsite_avenger%2Fpowerup.sh;h=de9310c10b3b9d067e9a017b59b097b97ea088b7;hb=34d1cb2e8687b826357db1d3821bf9e05cf6f13d;hp=e187202f3ea6769489e658acba1301d0be99d4a8;hpb=21f30bb859e6c15393e23ac0e5ef417b82f628a5;p=feisty_meow.git diff --git a/scripts/site_avenger/powerup.sh b/scripts/site_avenger/powerup.sh index e187202f..de9310c1 100644 --- a/scripts/site_avenger/powerup.sh +++ b/scripts/site_avenger/powerup.sh @@ -59,7 +59,11 @@ source "$THISDIR/shared_site_mgr.sh" sep -check_apps_root "$BASE_APPLICATION_PATH" +check_apps_root "$app_dirname" + +echo fixing some things here... +echo "apps root is now '$BASE_APPLICATION_PATH'" +echo " => this should be just above the app dir name if we got no parms!" # find proper webroot where the site will be initialized. if [ -z "$app_dirname" ]; then