Update 'Makefile'

master
simon 4 years ago
parent 1fafb9caf6
commit 7d4358331d

@ -1,4 +1,4 @@
default: update
update:
git pull && source venv/bin/python && python scripts/pulltasks.py
git pull && venv/bin/python scripts/pulltasks.py
Loading…
Cancel
Save