From b57b302cbbd7736849b974bacc5f859b164e6477 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Tue, 18 Jul 2023 16:17:13 +0200 Subject: [PATCH] Fix further typo --- scripts/Windows/Collections/Personal.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Windows/Collections/Personal.ps1 b/scripts/Windows/Collections/Personal.ps1 index baa12ff1..2d96712f 100644 --- a/scripts/Windows/Collections/Personal.ps1 +++ b/scripts/Windows/Collections/Personal.ps1 @@ -105,7 +105,7 @@ function Restore-PersonalApps([Context] $context) { imhex ` dotpeek; - choco install -y + choco install -y ` nvs ` python ` visualstudio2019-workload-vctools;