Add missing setup stage

This commit is contained in:
Manuel Thalmann 2024-08-09 03:02:25 +02:00
parent d7cbe47dc9
commit bb47bd1b56

View file

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