1
0
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:
Kyle Spearrin
2017-08-19 22:40:21 -04:00
parent abcb63bf25
commit eb5a6af2f0
3 changed files with 24 additions and 24 deletions

View File

@ -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" ]