X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Fpowerup.sh;h=aa1c4425b4944d9e2e8c2078b848b5897513b12d;hb=170a8e062d9283e65716e7aa55930ade13a66f7a;hp=b5cd0a897d989410eba20b9ec5b6e2a308e809fa;hpb=7b89ef73b80a77a4ebf1109c47a381249bae6bdc;p=feisty_meow.git diff --git a/scripts/site_avenger/powerup.sh b/scripts/site_avenger/powerup.sh index b5cd0a89..aa1c4425 100644 --- a/scripts/site_avenger/powerup.sh +++ b/scripts/site_avenger/powerup.sh @@ -86,12 +86,12 @@ sep # this should set the site_store_path variable if everything goes well. update_repo "$full_app_dir" "$CHECKOUT_DIR_NAME" "$DEFAULT_REPOSITORY_ROOT" "$repo_name" -test_or_fail "Updating the repository storage directory" +test_or_die "Updating the repository storage directory" # update the site to load dependencies. sep composer_repuff "$site_store_path" -test_or_fail "Installing site dependencies with composer" +test_or_die "Installing site dependencies with composer" # set up the symbolic links needed to achieve siteliness. sep