summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
Diffstat (limited to 'run')
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 2538b13..c346553 100755
--- a/run
+++ b/run
@@ -1,5 +1,5 @@
#!/usr/bin/zsh -x
-source bin/activate
+source env/bin/activate
python receive.py 2>received.err | tee received | ./fill-db.rb 2>db.err > db.out