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

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