We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53672d0 commit 4ebfd33Copy full SHA for 4ebfd33
src/install.ps1
@@ -40,7 +40,7 @@ patroni\patroni_service.exe install | Out-Default
40
Write-Host "--- Patroni service sucessfully installed ---" -ForegroundColor green
41
42
Write-Host "--- Installing vip-manager service ---" -ForegroundColor blue
43
-vip-manager\vip-manager_service.exe install | Out-Default
+vip-manager\vip_service.exe install | Out-Default
44
Write-Host "--- vip-manager service sucessfully installed ---" -ForegroundColor green
45
46
Write-Host "--- Installation sucessfully finished ---" -ForegroundColor green
0 commit comments