From c0d45304504633d1e893fffd48272b39175c7361 Mon Sep 17 00:00:00 2001 From: Medik Date: Mon, 30 Sep 2024 22:34:43 +0100 Subject: [PATCH] Update build script --- buildEOPDev_release.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildEOPDev_release.ps1 b/buildEOPDev_release.ps1 index 1e5198a3..871caae2 100644 --- a/buildEOPDev_release.ps1 +++ b/buildEOPDev_release.ps1 @@ -73,4 +73,4 @@ if ($modFolder) { } # 7) Done -Write-Host "`n`n======== Success! EOP Built Successfully! ========`n" -ForegroundColor Magenta \ No newline at end of file +Write-Host "`n`n======== Success! EOP Built Successfully! ========`n" -ForegroundColor Green \ No newline at end of file