mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 08:32:50 -05:00
download run file too when you install
This commit is contained in:
@ -88,6 +88,7 @@ then
|
||||
checkOutputDirNotExists
|
||||
mkdir $OUTPUT
|
||||
downloadInstall
|
||||
downloadRunFile
|
||||
$SCRIPTS_DIR/install.sh $OUTPUT $COREVERSION $WEBVERSION
|
||||
elif [ "$1" == "start" -o "$1" == "restart" ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user