From 5f8e8a0319bfbc2c9986433ee39aec4974c76599 Mon Sep 17 00:00:00 2001 From: yewuya Date: Sun, 18 Jun 2023 09:24:34 +0800 Subject: [PATCH] update --- Ubuntu16 build and install python3.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ubuntu16 build and install python3.8.md b/Ubuntu16 build and install python3.8.md index 264cb92..4fc104f 100644 --- a/Ubuntu16 build and install python3.8.md +++ b/Ubuntu16 build and install python3.8.md @@ -12,7 +12,7 @@ sudo find / -name "libssl.so.1.1" sudo echo "libssl path" > /etc/id.so.conf sudo ldconfig -openssl +openssl version ```