PortValhalla/scripts/Windows/OS/Install.ps1

4 lines
69 B
PowerShell
Raw Normal View History

#!/bin/pwsh
. "$PSScriptRoot/Manage.ps1";
Start-WindowsInstallation;