Re-added interactive to make run, removed submodule refs
This commit is contained in:
2
Makefile
2
Makefile
@@ -37,7 +37,7 @@ build:
|
|||||||
$(DOCKER_RUN) ${HUGO_IMAGE}
|
$(DOCKER_RUN) ${HUGO_IMAGE}
|
||||||
|
|
||||||
_run: static
|
_run: static
|
||||||
-$(DOCKER_RUN) ${DOCKER_PORT} ${HUGO_IMAGE} server --bind=0.0.0.0
|
-$(DOCKER_RUN) -it ${DOCKER_PORT} ${HUGO_IMAGE} server --bind=0.0.0.0
|
||||||
run: _run unmount
|
run: _run unmount
|
||||||
|
|
||||||
version:
|
version:
|
||||||
|
|||||||
Submodule themes/even deleted from 2c22af54e4
Reference in New Issue
Block a user