adding example apps, fixing powerup issues
[feisty_meow.git] / scripts / site_avenger / siteup.sh
index d3ff8125894475dec8eac6d5728136cc1187849f..d1b183d758aea5613037dc3db5e3ddd79527757a 100644 (file)
@@ -19,7 +19,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