5 lines
92 B
Text
Executable file
5 lines
92 B
Text
Executable file
url=https://github.com/telmich/gpm/tags
|
|
|
|
getver_gpm() {
|
|
getver_github | grep -Ev "1.99*"
|
|
}
|