mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
fix
This commit is contained in:
@@ -28,10 +28,10 @@ OPENSSLMIR=https://www.openssl.org/source/
|
||||
mkdir -p downloads
|
||||
pushd downloads
|
||||
if [[ ! -f $OPENSSLSRC ]]; then
|
||||
wget $OPENSSHMIR/$OPENSSHSRC
|
||||
fi
|
||||
|
||||
if [[ ! -f $OPENSSHSRC ]]; then
|
||||
wget $OPENSSLMIR/$OPENSSLSRC
|
||||
fi
|
||||
|
||||
if [[ ! -f $OPENSSHSRC ]]; then
|
||||
wget $OPENSSHMIR/$OPENSSHSRC
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user