Add missing setup stage

This commit is contained in:
Manuel Thalmann 2024-08-09 03:02:25 +02:00
parent 73497a6592
commit d6d2731062

View file

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