From 69eeeefde3fd7fa1f5dd97f381820488ce1ecedb Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Sat, 7 Mar 2020 22:02:38 +0000 Subject: [PATCH] updated install_azure_cli.sh --- setup/install_azure_cli.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/install_azure_cli.sh b/setup/install_azure_cli.sh index 9fb3da4d..4cc7235e 100755 --- a/setup/install_azure_cli.sh +++ b/setup/install_azure_cli.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# vim:ts=4:sts=4:sw=4:et # shellcheck disable=SC2230 # command -v catches aliases, not suitable #