diff --git a/scripts/Windows/Collections/Personal.ps1 b/scripts/Windows/Collections/Personal.ps1 index 6bb20685..ddaffda7 100644 --- a/scripts/Windows/Collections/Personal.ps1 +++ b/scripts/Windows/Collections/Personal.ps1 @@ -107,14 +107,14 @@ function Restore-PersonalApps([Context] $context) { $context.RemoveDesktopIcon("Krita*"); $context.RemoveDesktopIcon("mRemoteNG*"); - winget install --accept-source-agreements --accept-package-agreements -e --id AppWork.JDownloader + winget install --accept-source-agreements --accept-package-agreements -e --id AppWork.JDownloader; $context.RemoveDesktopIcon("JDownloader*"); . "$PSScriptRoot/../Software/Ubiquiti UniFi Controller/Install.ps1" $context; # Media choco install -y k-litecodecpackmega; - winget install --accept-source-agreements --accept-package-agreements -e --id Ytmdesktop.Ytmdesktop + winget install --accept-source-agreements --accept-package-agreements -e --id Ytmdesktop.Ytmdesktop; $context.RemoveDesktopIcon("YouTube Music"); # Coding