postmerge and makefile.

This commit is contained in:
Michael Pilosov 2019-01-02 19:26:24 +00:00
parent 8b16c01d0a
commit 55b99e04a2

View File

@ -47,7 +47,7 @@ userlist:
# cert_files=
#endif
check-files: userlist secrets/acme.json secrets/oauth.env secrets/postgres.env public_html/index.html traefik.toml
check-files: userlist secrets/acme.json secrets/oauth.env secrets/postgres.env
pull:
docker pull $(DOCKER_NOTEBOOK_IMAGE)