.PHONY: check check: ./build-aux/assert-shellcheck.sh ./build-aux/assert-todos.sh ./build-aux/assert-terraform.sh .PHONY: clean clean: rm -rf public/ .PHONY: public public: ./build-aux/workflow/TODOs.sh VPS vps public-inbox pandoc -s --metadata title='VPS - EuAndreh' -o public/index.html README.md