Fix typo
This commit is contained in:
parent
a1bc1734c0
commit
9f34b9ddc7
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ function Restore-PersonalApps([Context] $context) {
|
||||||
choco install -y `
|
choco install -y `
|
||||||
epicgameslauncher `
|
epicgameslauncher `
|
||||||
steam `
|
steam `
|
||||||
Origin `
|
origin `
|
||||||
ea-app;
|
ea-app;
|
||||||
|
|
||||||
$context.RemoveDesktopIcon("*Ubisoft Connect*");
|
$context.RemoveDesktopIcon("*Ubisoft Connect*");
|
||||||
|
|
Loading…
Reference in a new issue