mirror of
https://github.com/bitwarden/server.git
synced 2025-05-28 06:44:50 -05: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…
x
Reference in New Issue
Block a user