fixup
parent
7e76e50bea
commit
411a572357
|
|
@ -50,6 +50,7 @@ init() {
|
|||
ARGS=""
|
||||
OPTIONS=""
|
||||
DOCKERFILE=""
|
||||
BUILD_COMMAND="build"
|
||||
BUILD_ARGS=""
|
||||
|
||||
while [ $# -gt 0 ]; do
|
||||
|
|
|
|||
Loading…
Reference in New Issue