unknown command "r" for "yq" drama with pinout #2880

This commit is contained in:
Andrey 2021-06-29 17:49:49 -04:00
parent 329f983485
commit 1b9e6a165b
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ else
CONNECTORS=$1
echo "Processing $CONNECTORS"
fi
yq -V
for c in $CONNECTORS; do
echo "processing "$c
DIR="pinouts/"$(echo $c | tr '/' '\n' | tail -n +5 | head -n -2 | tr '\n' '/')