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