diff options
Diffstat (limited to 'v1/run')
-rwxr-xr-x | v1/run | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,5 +0,0 @@ -#!/usr/bin/zsh -x - -source env/bin/activate -python receive.py 2>received.err | tee received | ./fill-db.rb 2>db.err > db.out - |