From 0ee3336a011e39edb4280177755cce0807011ac0 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Thu, 08 Aug 2019 12:58:00 +0800 Subject: [PATCH] Add openssh build shell script, can ssh logon but not support sftp --- 3rdparty/zlib/build.sh | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/3rdparty/zlib/build.sh b/3rdparty/zlib/build.sh index d5e0a9a..bbe204e 100755 --- a/3rdparty/zlib/build.sh +++ b/3rdparty/zlib/build.sh @@ -7,7 +7,6 @@ #| 1, Initialize 1.0.0 on 2011.04.12 #+-------------------------------------------------------------------------------------------- -PRJ_PATH=`pwd` PREFIX_PATH=`pwd`/../install/ LYFTP_SRC=ftp://master.iot-yun.club/src/ -- Gitblit v1.9.1