修复BUG

This commit is contained in:
xx
2025-02-20 12:56:26 +08:00
parent ec511463f3
commit bff04aa088

View File

@@ -31,7 +31,7 @@ fi
######3rdparty######
cd $src_dir/3rdparty
hp_socket_lib ="/usr/local/lib64/libhpsocket.a"
if [ -e "$file" ]; then
if [ -e "$hp_socket_lib" ]; then
echo "hpsocket installed"
else
# 下载HPSOCKET