adding example apps, fixing powerup issues
[feisty_meow.git] / scripts / site_avenger / avcoreup.sh
index 5ccc61f78b68a1a273c53f6c0cd5852bfb74a56c..0c4307567a9267a554db29cd8da9d1f312395f84 100644 (file)
@@ -18,7 +18,7 @@ source "$THISDIR/shared_site_mgr.sh"
 
 sep
 
-check_apps_root "$BASE_APPLICATION_PATH"
+check_apps_root "$app_dirname"
 
 # find proper webroot where the site will be initialized.
 if [ -z "$app_dirname" ]; then