updated client/server for video
This commit is contained in:
parent
09ddb37b28
commit
3663f9c4f3
@ -37,6 +37,8 @@ mapfile -t TAGS < <(
|
|||||||
# extract the stable port token (ID_PATH_TAG=…)
|
# extract the stable port token (ID_PATH_TAG=…)
|
||||||
udevadm info -q property -n "$v" |
|
udevadm info -q property -n "$v" |
|
||||||
awk -F= '/^ID_PATH_TAG=/{print $2}'
|
awk -F= '/^ID_PATH_TAG=/{print $2}'
|
||||||
|
else
|
||||||
|
echo "GC311 not on $v"
|
||||||
fi
|
fi
|
||||||
done | sort
|
done | sort
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user