Review build
This commit is contained in:
@@ -29,7 +29,7 @@ if ($Sign) {
|
||||
# Building service executable
|
||||
Write-Output "Building WinBGP service"
|
||||
& "..\service\WinBGP-Service.ps1" -Build
|
||||
Move-Item -Path "..\build\WinBGP-Service.exe" -Destination "..\service\WinBGP-Service.exe" -Force
|
||||
Move-Item -Path "..\builder\WinBGP-Service.exe" -Destination "..\service\WinBGP-Service.exe" -Force
|
||||
|
||||
# Building engine
|
||||
Write-Output "Building engine"
|
||||
|
||||
Reference in New Issue
Block a user