mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
07a29d211a
Updated GO_PKG due to upstream changes. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
4 lines
51 B
Bash
4 lines
51 B
Bash
#!/bin/sh
|
|
|
|
yq --version 2>&1 | grep "$PKG_VERSION"
|