Skip to content

Commit

Permalink
chore(release): verbose shell
Browse files Browse the repository at this point in the history
  • Loading branch information
lwander authored Jun 21, 2018
1 parent 01b6441 commit 7989f5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
set -e
set -x

if [ ! -d ${HOME}/google-cloud-sdk ]; then
wget https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-206.0.0-linux-x86_64.tar.gz -O install.tar.gz
Expand Down

0 comments on commit 7989f5d

Please sign in to comment.