Re-added interactive to make run, removed submodule refs

This commit is contained in:
Bastian de Byl
2019-07-25 00:42:42 -04:00
parent 89cbc144fd
commit e2b2b6a220
2 changed files with 1 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ build:
$(DOCKER_RUN) ${HUGO_IMAGE}
_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
version:

Submodule themes/even deleted from 2c22af54e4