mirror of
https://github.com/bitwarden/server
synced 2026-01-09 12:03:21 +00:00
Merge branch 'master' of github.com:bitwarden/core
This commit is contained in:
@@ -12,9 +12,8 @@ then
|
||||
fi
|
||||
|
||||
DOCKER_DIR=$DIR/../docker
|
||||
if [ $# -eq 2 ]
|
||||
if [ $# -gt 2 ]
|
||||
then
|
||||
OUTPUT_DIR=$2
|
||||
DOCKER_DIR=$3
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user