trigger-batch to record in deadswitch and copy file after.
This commit is contained in:
@@ -24,6 +24,7 @@ else
|
||||
filename=$1
|
||||
fi
|
||||
|
||||
# Thinking about it, the whole lot below could probably be done directly in JQ much faster and easier -- I'll maybe re-work that at some point.
|
||||
echo "$(date +%Y%m%d%H%M%S): - Processing JSON data into SQL Providerfile"
|
||||
singleObjJSON=
|
||||
objNestLevel=0 # used to determine the end over ever Object "record" in the input JSON.
|
||||
|
||||
Reference in New Issue
Block a user