Remove duplicate restoration steps

This commit is contained in:
Manuel Thalmann 2024-02-06 01:22:06 +01:00
parent 25f8e9ec67
commit a4b68088e2

View file

@ -110,12 +110,6 @@ function Restore-PersonalApps([Context] $context) {
$context.RemoveDesktopIcon("Docker*");
choco install -y `
python `
visualstudio2019-workload-vctools;
. "$PSScriptRoot/../Software/NVS/Install.ps1";
# Gaming
choco install -y goggalaxy;