adding example apps, fixing powerup issues
[feisty_meow.git] / scripts / site_avenger / sitepush.sh
index 503ae1349cfc979b67704eba1892aac37a81418b..c07d94539865423c5ac0cf89f6e175adab87e1ba 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