Update 'Makefile'

master
simon 4 years ago
parent 1f50672e5c
commit 1fafb9caf6

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