Remove duplicate installation

This commit is contained in:
Manuel Thalmann 2023-07-27 20:32:38 +02:00
parent bb71bd091d
commit 6ba9113c10

View file

@ -169,8 +169,7 @@ function Restore-PersonalApps([Context] $context) {
choco install -y ` choco install -y `
epicgameslauncher ` epicgameslauncher `
steam ` steam `
origin ` origin;
ea-app;
$context.RemoveDesktopIcon("*Ubisoft Connect*"); $context.RemoveDesktopIcon("*Ubisoft Connect*");
$context.RemoveDesktopIcon("*Epic Games*"); $context.RemoveDesktopIcon("*Epic Games*");