mirror of
https://github.com/bitwarden/server
synced 2025-12-23 19:53:40 +00:00
run setup update command on updates
This commit is contained in:
@@ -126,8 +126,7 @@ then
|
||||
|
||||
mkdir $DOCKER_DIR
|
||||
downloadAllFiles
|
||||
$SCRIPTS_DIR/run.sh restart $OUTPUT $DOCKER_DIR
|
||||
$SCRIPTS_DIR/run.sh updatedb $OUTPUT $DOCKER_DIR
|
||||
$SCRIPTS_DIR/run.sh update $OUTPUT $DOCKER_DIR
|
||||
elif [ "$1" == "updatedb" ]
|
||||
then
|
||||
checkOutputDirExists
|
||||
|
||||
Reference in New Issue
Block a user