This commit is contained in:
boypt
2021-08-24 10:30:25 +08:00
parent 03c4893b79
commit d12ef67036

View File

@@ -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