X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fstandup.sh;h=ae64d2b877b60d9daf7d86c1aa904f5678e24f3e;hb=f3e2e0d8a7bb96505d0dded3bfab99f1cd2a4a99;hp=96ec4cf3943434aad02388533f8d8a7b1a8dee9c;hpb=a40dc89fe35bc6a3622128d30b13cfe5ceb9b00b;p=feisty_meow.git diff --git a/scripts/site_avenger/standup.sh b/scripts/site_avenger/standup.sh index 96ec4cf3..ae64d2b8 100644 --- a/scripts/site_avenger/standup.sh +++ b/scripts/site_avenger/standup.sh @@ -67,7 +67,7 @@ else test_app_folder "$APPLICATION_DIR" "$app_dirname" fi -echo "!! domain being added is: $DOMAIN_NAME" +#echo "!! domain being added is: $DOMAIN_NAME" sudo bash "$FEISTY_MEOW_SCRIPTS/system/add_domain.sh" "$DOMAIN_NAME" test_or_die "Setting up domain: $DOMAIN_NAME" @@ -79,8 +79,8 @@ 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" +#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" # pass the real user name who should own the files. @@ -89,6 +89,7 @@ powerup "$APPLICATION_NAME" "$REPO_NAME" "$THEME_NAME" sep echo " -Finished standing up the full domain and site in: -${app_dirname}" +Finished standing up the full domain and site for: ${app_dirname} +The domain name is: $DOMAIN_NAME +"