This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25142
Commits
1
Branch
46 MiB
Tree:
effd304c1d
lilik-openwrt-22.03
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'effd304c1d'
${ noResults }
openwrt-packages-dist
/
utils
/
yq
/
test.sh
3 lines
46 B
Raw
Normal View
History
yq: Update to 4.5.1 added test script as well. Changelog: https://github.com/mikefarah/yq/releases/tag/v4.5.1 Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
4 years ago
#!/bin/sh
yq --version 2>
&
1
|
grep
"
${
2
#*v
}
"