Add missing setup stage

This commit is contained in:
Manuel Thalmann 2024-08-09 03:02:25 +02:00
parent 2e92b9f6db
commit 460a30bf89

View file

@ -7,6 +7,7 @@ enum SetupStage {
Configure
Install
CreateUser
ConfigureUser
}
$null = New-Module {