mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
wait 7 seconds before updatedb
This commit is contained in:
parent
c4a6b3b7ef
commit
e9d0f76795
@ -106,5 +106,6 @@ elseif($update) {
|
||||
Docker-Compose-Down
|
||||
Update
|
||||
Restart
|
||||
Start-Sleep -s 7
|
||||
Update-Database
|
||||
}
|
||||
|
@ -124,5 +124,6 @@ then
|
||||
dockerComposeDown
|
||||
update
|
||||
restart
|
||||
sleep 7
|
||||
updateDatabase
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user