This commit is contained in:
Manuel Thalmann 2024-03-20 18:07:43 +01:00
parent b4320f63eb
commit 734e463df4

View file

@ -4,4 +4,4 @@ param($context);
[Context] $context = $context;
winget install --accept-source-agreements --accept-package-agreements -s winget --scope machine -e --id JanDeDobbeleer.Aliae;
. "$PSScriptRoot/../../Config/Aliae/Install.ps1" $context;
. "$PSScriptRoot/../../Config/aliae/Install.ps1" $context;