From 35415056e2111971f6357ec6d2259ea199e6a6b4 Mon Sep 17 00:00:00 2001 From: Timothy Middelkoop Date: Mon, 7 Feb 2022 16:29:19 +0000 Subject: [PATCH] GCP: Add spell to spelcheck commits --- scripts/gcp-create.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gcp-create.sh b/scripts/gcp-create.sh index 8a0fd2d..efbc780 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 git config --global color.ui auto git config --global push.default simple