fix(update server): fixed to make sure everything is stopped before doing the remaining update
This commit is contained in:
@@ -138,6 +138,7 @@ $plantFunness = {
|
||||
|
||||
Write-Host "Stopping iis application"
|
||||
Stop-WebAppPool -Name LogisticsSupportTool #-ErrorAction Stop
|
||||
Start-Sleep -Seconds 3
|
||||
|
||||
|
||||
######################################################################################
|
||||
|
||||
Reference in New Issue
Block a user