X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fstandup.sh;h=d4beffe074d931c53add212a120a902295dc51e0;hb=a5d77db4a9c1e15ef835977abe1a5f71fc93c7fd;hp=56684b9cefd8d3bbdc06bb433f6345cb05be7d71;hpb=61999bc480d42e4038be501995f5297f17493f46;p=feisty_meow.git diff --git a/scripts/site_avenger/standup.sh b/scripts/site_avenger/standup.sh index 56684b9c..d4beffe0 100644 --- a/scripts/site_avenger/standup.sh +++ b/scripts/site_avenger/standup.sh @@ -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