adding example apps, fixing powerup issues
[feisty_meow.git] / scripts / site_avenger / teardown.sh
index 13d4b3a9397a6172cc4993522ea45cae95956cdf..c332986a8931008d36c667487c9da0268b2f0e25 100644 (file)
@@ -47,7 +47,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