From fb2e304fa94901716599472a6b1a1da43f2d1b5c Mon Sep 17 00:00:00 2001 From: Felipe Augusto <14238257+felipementel@users.noreply.github.com> Date: Thu, 28 Apr 2022 16:07:52 -0300 Subject: [PATCH] Update install.ps1 removing docker-desktop --- install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.ps1 b/install.ps1 index fc10f70..48118f6 100644 --- a/install.ps1 +++ b/install.ps1 @@ -35,7 +35,6 @@ choco feature enable -n=allowGlobalConfirmation; ,"robo3t" ,"azure-data-studio" ,"mobaxterm" -,"docker-desktop" ,"nodejs-lts" ,"nvm" ,"postman" @@ -55,4 +54,5 @@ choco feature enable -n=allowGlobalConfirmation; ,"notepadplusplus" ,"sublimetext3" ,"typora" +,"docker-desktop" #>