Merge branch 'master' of https://git.xpub.nl/simoon/libraryofcontingencies
commit
06e7b9c87a
@ -1,8 +1,4 @@
|
||||
default: update
|
||||
|
||||
.PHONY: tasks
|
||||
tasks:
|
||||
mkdir -p tasks
|
||||
python scripts/pulltasks.py --output tasks
|
||||
|
||||
clean:
|
||||
rm tasks/*.html
|
||||
update:
|
||||
git pull && venv/bin/python scripts/pulltasks.py
|
Loading…
Reference in New Issue