From 2be2984d3b77225eb992d3c134b7004a63354f30 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Sat, 29 Jul 2023 12:55:41 +0200 Subject: [PATCH] Remove outdated app --- scripts/Windows/Collections/Personal.ps1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/Windows/Collections/Personal.ps1 b/scripts/Windows/Collections/Personal.ps1 index 76b9cc3b..cba1d35b 100644 --- a/scripts/Windows/Collections/Personal.ps1 +++ b/scripts/Windows/Collections/Personal.ps1 @@ -166,8 +166,7 @@ function Restore-PersonalApps([Context] $context) { choco install -y ` epicgameslauncher ` - steam ` - origin; + steam; $context.RemoveDesktopIcon("*Ubisoft Connect*"); $context.RemoveDesktopIcon("*Epic Games*");