mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
minor correction to createDockerImage
This commit is contained in:
parent
124cae5d21
commit
6ff6689d9f
@ -33,7 +33,7 @@ copy_deps
|
||||
|
||||
# Now. IF we have docker, THEN build the docker image...
|
||||
|
||||
if [ -x "$(which docker)" ]; then
|
||||
if [ -x "$(which docker)" ]; then
|
||||
|
||||
if [ -z "$DOCKER_FROM" ]; then
|
||||
echo ""
|
||||
|
Loading…
Reference in New Issue
Block a user