From 90aafb3039a52035ff8887bab2083572a1632b7f Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Sun, 8 Mar 2020 19:54:10 +0000 Subject: [PATCH] updated os_detection.sh --- .bash.d/os_detection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.bash.d/os_detection.sh b/.bash.d/os_detection.sh index f8def66d..93a8efda 100644 --- a/.bash.d/os_detection.sh +++ b/.bash.d/os_detection.sh @@ -76,3 +76,4 @@ isAzureCloudShell(){ isLinux || : isMac || : isGoogleCloudShell || : +isAzureCloudShell || :