Skip to content

Commit

Permalink
small fix in the script (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-karasova authored Apr 21, 2022
1 parent d0e6d70 commit df7df12
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
export GOOGLE_APPLICATION_CREDENTIALS=~/key.json

# Create a GCS bucket and upload the product data to the bucket
cd ~/cloudshell_open/nodejs-retail/samples
output=$(node ~/cloudshell_open/nodejs-retail/samples/interactive-tutorials/setup/create-gcs-bucket.js)

# Get the bucket name and store it in the env variable BUCKET_NAME
Expand Down

0 comments on commit df7df12

Please sign in to comment.