mirror of
https://github.com/Jrohy/python3-install.git
synced 2026-04-06 20:58:15 +00:00
fix bug
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
# Author: Jrohy
|
||||
# Github: https://github.com/Jrohy/python3-install
|
||||
|
||||
origin_path=$(pwd)
|
||||
|
||||
install_version=""
|
||||
|
||||
latest=0
|
||||
|
||||
no_pip=0
|
||||
|
||||
config_param=""
|
||||
|
||||
install_version=""
|
||||
|
||||
origin_path=$(pwd)
|
||||
|
||||
openssl_version="1.1.1o"
|
||||
|
||||
# cancel centos alias
|
||||
|
||||
Reference in New Issue
Block a user