From 922180f55bf3631a6484aeedc1ab2d031af06476 Mon Sep 17 00:00:00 2001 From: Jrohy Date: Wed, 1 Jun 2022 15:44:25 +0800 Subject: [PATCH] fix bug --- install.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/install.sh b/install.sh index 36b58c9..addbd57 100644 --- a/install.sh +++ b/install.sh @@ -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