mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 16:12:49 -05:00
updatedb fix
This commit is contained in:
@ -62,7 +62,7 @@ then
|
||||
elif [ "$1" == "stop" ]
|
||||
then
|
||||
dockerComposeDown
|
||||
elif [ "$1" == "upadtedb" ]
|
||||
elif [ "$1" == "updatedb" ]
|
||||
then
|
||||
updateDatabase
|
||||
fi
|
||||
|
Reference in New Issue
Block a user