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

This commit is contained in:
Andrey 2021-06-30 10:45:23 -04:00
parent e40ff8cf5b
commit b8ebc51fb4
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ else
CONNECTORS=$1
echo "Processing $CONNECTORS"
fi
# yq 3 and 4 have incompatible syntax. We use yq 4.
yq -V
for c in $CONNECTORS; do
echo "processing "$c