Skip to content

Commit

Permalink
Filename fix. (#9689)
Browse files Browse the repository at this point in the history
Co-authored-by: Leon Zandman <lzandman@rdw.nl>
  • Loading branch information
lzandman and rdwsecuritythemagroep committed Apr 15, 2024
1 parent 2530c69 commit 3b976c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/windows/scripts/build/Configure-System.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -193,4 +193,4 @@ $disableTaskNames | ForEach-Object {
Disable-ScheduledTask @PSItem -ErrorAction Ignore
} | Out-Null

Write-Host "Finalize-VM.ps1 - completed"
Write-Host "Configure-System.ps1 - completed"

0 comments on commit 3b976c7

Please sign in to comment.