Make aliae work out of the box

This commit is contained in:
Manuel Thalmann 2024-03-23 23:27:06 +01:00
parent 77d779be02
commit 3c60befb27

View file

@ -5,3 +5,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";
refreshenv;