Great script. What about adding the latest stable version if none provided?
For example, version can be parsed from curl https://www.python.org/downloads/source with regexp >Latest Python 3 Release - Python (3.11.5)</a>. Unfortunately, i do not quite good in bash.
Hi!
Great script. What about adding the latest stable version if none provided?
For example, version can be parsed from
curl https://www.python.org/downloads/source
with regexp>Latest Python 3 Release - Python (3.11.5)</a>
. Unfortunately, i do not quite good in bash.