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*");