mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 16:12:49 -05:00
up sleep to 60 seconds
This commit is contained in:
@ -106,7 +106,7 @@ elseif($update) {
|
||||
Docker-Compose-Down
|
||||
Update
|
||||
Restart
|
||||
echo "Waiting for database to come online..."
|
||||
Start-Sleep -s 30
|
||||
echo "Pausing 60 seconds for database to come online. Please wait..."
|
||||
Start-Sleep -s 60
|
||||
Update-Database
|
||||
}
|
||||
|
Reference in New Issue
Block a user