summaryrefslogtreecommitdiff
path: root/run
blob: 2538b139f6424c39c9df9bd383a1ca35e0a1f564 (plain)
1
2
3
4
5
#!/usr/bin/zsh -x

source bin/activate
python receive.py 2>received.err | tee received | ./fill-db.rb 2>db.err > db.out