eth0s/ports/core/python3/update
2022-04-09 08:19:46 +08:00

5 lines
78 B
Text
Executable file

url=https://www.python.org/downloads
getver_python3() {
getver | grep ^3
}