mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 00:22:50 -05:00
move docker dir
This commit is contained in:
@ -39,7 +39,7 @@ then
|
||||
fi
|
||||
|
||||
SCRIPTS_DIR="$OUTPUT/scripts"
|
||||
DOCKER_DIR="$SCRIPTS_DIR/docker"
|
||||
DOCKER_DIR="$OUTPUT/docker"
|
||||
GITHUB_BASE_URL="https://raw.githubusercontent.com/bitwarden/core/master"
|
||||
|
||||
if [ ! -d "$SCRIPTS_DIR" ]
|
||||
|
Reference in New Issue
Block a user