mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-22 01:54:32 -05:00
changed to passive ftp
This commit is contained in:
parent
16069e54c1
commit
04eaad79a2
|
|
@ -164,7 +164,7 @@ else
|
|||
exit
|
||||
fi
|
||||
|
||||
wget -c $NEWLIB_URL
|
||||
wget --passive-ftp -c $NEWLIB_URL
|
||||
if [ ! -f $NEWLIB ]
|
||||
then
|
||||
echo "Error: Failed to download "$NEWLIB
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user