Run winget
installation using pwsh
This commit is contained in:
parent
2cfe755334
commit
d67a1d5be9
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ refreshenv;
|
|||
Set-Location C:/;
|
||||
git clone https://git.nuth.ch/manuth/PortValhalla.git;
|
||||
Set-Location PortValhalla;
|
||||
./scripts/Windows/Software/winget/Install.ps1;
|
||||
pwsh ./scripts/Windows/Software/winget/Install.ps1;
|
||||
|
|
Loading…
Reference in a new issue