mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 05:28:15 -05:00
Merge branch 'master' of github.com:bitwarden/core
This commit is contained in:
commit
16431bc0f8
@ -12,9 +12,8 @@ then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
DOCKER_DIR=$DIR/../docker
|
DOCKER_DIR=$DIR/../docker
|
||||||
if [ $# -eq 2 ]
|
if [ $# -gt 2 ]
|
||||||
then
|
then
|
||||||
OUTPUT_DIR=$2
|
|
||||||
DOCKER_DIR=$3
|
DOCKER_DIR=$3
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user