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 22c5e53 commit c0d184cCopy full SHA for c0d184c
1 file changed
scripts/powershell/maintenance.ps1
@@ -79,6 +79,7 @@ function Start-AllServices {
79
}
80
81
Write-Log "$($svc.Name) started in $([math]::Round($stopwatch.Elapsed.TotalSeconds, 1))s." "SUCCESS"
82
+ }
83
84
85
# -- Database backup ----------------------------------------------------------
0 commit comments