Import SetupStage enum into installation module

This commit is contained in:
Manuel Thalmann 2024-08-01 21:32:33 +02:00
parent 6c7bb9c268
commit c0b0cc2556

View file

@ -12,6 +12,8 @@
. "$PSScriptRoot/../Software/Firefox/Install.ps1";
$null = New-Module {
. "$PSScriptRoot/../Scripts/Config.ps1";
<#
.SYNOPSIS
Finishes the installation of a running Windows machine.