diff options
author | pks <pks@pks.rocks> | 2021-05-10 13:23:21 +0200 |
---|---|---|
committer | pks <pks@pks.rocks> | 2021-05-10 13:23:21 +0200 |
commit | 281fa36a24f81d87543a7791252954414e161565 (patch) | |
tree | ab45e491aa93924f7310303913f2df2d3f3b069f /v1/run | |
parent | 69e11599c2194187e1c172ebe6b7b51945a7f306 (diff) |
rm v0 v1
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 - |