unknown command "r" for "yq" drama with pinout #2880
This commit is contained in:
parent
e40ff8cf5b
commit
b8ebc51fb4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue