Skip to content

Commit

Permalink
#26 modify:test1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tanakaryo authored and tanakaryo committed Oct 9, 2023
1 parent 670792e commit d82f83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion management/cloud-storage/lifecycle/test1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ gsutil cp ./upload-items/test1.txt gs://${BKT_NAME}

## delete bucket.
#gcloud storage rm --recursive gs://${BKT_NAME}
#gsutil rm -r gs://${BKT_NAME}
gsutil rm -r gs://${BKT_NAME}

0 comments on commit d82f83a

Please sign in to comment.