Fix typo
This commit is contained in:
parent
b4320f63eb
commit
734e463df4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue