mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-09-20 00:12:55 -05:00
changed to passive ftp
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user