Make aliae
work out of the box
This commit is contained in:
parent
77d779be02
commit
3c60befb27
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue