mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 11:09:42 +08:00
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh
|
|
|
|
yq --version 2>&1 | grep "${2#*v}"
|