diff --git a/Makefile b/Makefile index 682b5fd339124b3329e59b47182d1101ab5014d9..155e4b068ab1cfd80a24e349a0964d34c603682c 100644 --- a/Makefile +++ b/Makefile @@ -130,7 +130,6 @@ README_HEAD = `cat ./_README.md | sed -e '/%CONTAINERS_LIST%/Q'` README_TAIL = `cat ./_README.md | sed -e '1,/%CONTAINERS_LIST%/d'` README_FOOTER = `echo "\n\r_Last update: \`date\`_\n"` update_readme: - echo $(TOOLSET) @echo "$(README_HEAD) \n\n$(TOOLSET) \n $(README_TAIL) \n$(README_FOOTER)" > README.md @git add README.md diff --git a/README.md b/README.md index 4030458408d2b5865a0ccced0430bb5c8ad66c65..1ad9cb945b282f6f50c56932c9705898f5c61434 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,4 @@ This file is automatically updated after execute `git commit` based on the conte - its-registry.unl.edu/unl-its/docker-ci/static-code-analysis:python - _Last update: Fri May 31 17:38:15 CDT 2019_ + _Last update: Fri May 31 17:38:34 CDT 2019_