Simplify aliae
installation
This commit is contained in:
parent
c9971d32e0
commit
356611b169
2 changed files with 3 additions and 13 deletions
scripts/Windows/Software/aliae
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue