Update 'Makefile'

master
simon 5 years ago
parent 7a3545a704
commit 1f50672e5c

@ -1,8 +1,4 @@
default: update
.PHONY: tasks update:
tasks: git pull && source venv/bin/activate && python scripts/pulltasks.py
mkdir -p tasks
python scripts/pulltasks.py --output tasks
clean:
rm tasks/*.html
Loading…
Cancel
Save