mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 16:12:49 -05:00
sleep 30 seconds before running db migration
This commit is contained in:
@ -106,6 +106,6 @@ elseif($update) {
|
||||
Docker-Compose-Down
|
||||
Update
|
||||
Restart
|
||||
Start-Sleep -s 7
|
||||
Start-Sleep -s 30
|
||||
Update-Database
|
||||
}
|
||||
|
Reference in New Issue
Block a user