mirror of
https://github.com/bitwarden/server.git
synced 2025-04-17 20:36:21 +02:00
updatedb fix
This commit is contained in:
parent
bbf13bb3be
commit
9409ac8d85
@ -62,7 +62,7 @@ then
|
||||
elif [ "$1" == "stop" ]
|
||||
then
|
||||
dockerComposeDown
|
||||
elif [ "$1" == "upadtedb" ]
|
||||
elif [ "$1" == "updatedb" ]
|
||||
then
|
||||
updateDatabase
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user