Adding scripts, commands, and logging scaffolding
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -eu
|
||||
. "$(dirname "$0")/env.sh"
|
||||
. "$(dirname "$0")/00_env.sh"
|
||||
|
||||
CSV_DATA="$OUT_DATA/summary.csv"
|
||||
CSV_IOT="$OUT_IOT/summary.csv"
|
||||
|
||||
Reference in New Issue
Block a user