diff --git a/scripts/gcp-create.sh b/scripts/gcp-create.sh index 1a62094..2d7f8de 100755 --- a/scripts/gcp-create.sh +++ b/scripts/gcp-create.sh @@ -41,7 +41,7 @@ done echo "+++ configuring VM" gcloud compute ssh --zone=$ZONE $NAME@$VM --ssh-flag='-A' < .ssh/known_hosts echo "set enable-bracketed-paste off" > ~/.inputrc git config --global color.ui auto