PortValhalla/scripts/Windows/OS/Install.ps1

4 lines
69 B
PowerShell

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