Files
2023-06-13 09:09:04 +08:00

4 lines
62 B
Plaintext

port_getver() {
getver_default | grep -Ev ".*.9[0-9][0-9]"
}