From 914c49de8b5ef4b6d665103ce54b15ac9749854c Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Tue, 22 Dec 2020 07:45:40 +0000 Subject: [PATCH] Update windows10.ps1 --- windows10.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows10.ps1 b/windows10.ps1 index 9db6fdc..6561a01 100644 --- a/windows10.ps1 +++ b/windows10.ps1 @@ -79,7 +79,7 @@ Start-Job -Name "Install Software Part 1" -Scriptblock { choco install obs-studio obs-ndi Write-host "Installing Media Software" - choco install vlc gimp k-litecodecpackfull audacity audacity-lame screentogif handbreak.install + choco install vlc gimp k-litecodecpackfull audacity audacity-lame screentogif Write-Host "Installing Hugo and Node Stack Tools" choco install hugo hugo-extended nodejs --force