From 91a0bedf52ff48fbf77dd9572c9440d3428cbc83 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Fri, 14 Aug 2020 11:57:07 +0100 Subject: [PATCH] updated Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8e5c5ed3..5c648274 100644 --- a/Makefile +++ b/Makefile @@ -213,7 +213,7 @@ azure-shell: link .PHONY: gcp gcp: system-packages - @./setup/install_gcloud.sh + @./setup/install_gcloud_sdk.sh .PHONY: gcp-shell gcp-shell: