Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
palladius committed Aug 26, 2022
1 parent 4237fa4 commit 9efdd9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 00-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gcloud config set project $PROJECT_ID
PROJECT_ID=$(gcloud config get-value project)

# Enable APIs...
echo Enabling service APIs. This might take a minute or two... 🕰
echo 'Enabling service APIs. This might take a minute or two... 🕰'
gcloud services enable \
artifactregistry.googleapis.com \
cloudbuild.googleapis.com \
Expand Down

0 comments on commit 9efdd9e

Please sign in to comment.