mods from cakelampvm
[feisty_meow.git] / scripts / site_avenger / standup.sh
index 56684b9cefd8d3bbdc06bb433f6345cb05be7d71..d4beffe074d931c53add212a120a902295dc51e0 100644 (file)
@@ -76,6 +76,9 @@ test_or_die "Setting up apache site for: $APPLICATION_NAME"
 
 sep
 
+echo about to do powerup with: app="$APPLICATION_NAME" repo="$REPO_NAME" theme="$THEME_NAME"
+echo default repo is "$DEFAULT_REPOSITORY_ROOT" 
+
 powerup "$APPLICATION_NAME" "$REPO_NAME" "$THEME_NAME"
 
 sep