summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2020-09-27 20:56:34 +0200
committerPatrick Simianer <p@simianer.de>2020-09-27 20:56:34 +0200
commitae15ee1cdb06b00803f4426b0e965510661c3322 (patch)
treed5f6eadaae86f588ab91b50db26624cdadaab8de /run
parent843bb50c48a8b11c572c1e64e0237d09d635e1f0 (diff)
2020-09-27
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