Add missing setup stage

This commit is contained in:
Manuel Thalmann 2024-08-09 03:02:25 +02:00
parent 7cf7bcd027
commit fa4327275c

View file

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