mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
fix: get in pullsrc
This commit is contained in:
@@ -49,7 +49,7 @@ if [[ ! -f $ASKPASSSRC ]]; then
|
|||||||
echo "!!! Please download $ASKPASSSRC in $PWD by yourself."
|
echo "!!! Please download $ASKPASSSRC in $PWD by yourself."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $(./compile.sh GETEL) == "el5" ]]; then
|
if [[ $($__dir/compile.sh GETEL) == "el5" ]]; then
|
||||||
echo Get: $PERLMIR/$PERLSRC
|
echo Get: $PERLMIR/$PERLSRC
|
||||||
wget --no-check-certificate $PERLMIR/$PERLSRC || \
|
wget --no-check-certificate $PERLMIR/$PERLSRC || \
|
||||||
echo "!!! Please download $PERLSRC in $PWD by yourself."
|
echo "!!! Please download $PERLSRC in $PWD by yourself."
|
||||||
|
|||||||
Reference in New Issue
Block a user