|
|
@ -92,7 +92,7 @@ mkdir -p src/ download/ ; config=default |
|
|
|
this_is_the_2nd_run=0 |
|
|
|
mirror='' ; checkonly=0 ; altdir='' ; loop=1 |
|
|
|
tryques=0 ; nocheck=0 ; options='-this_is_the_2nd_run ' |
|
|
|
notimeout=0 ; curl_options='--disable-epsv' |
|
|
|
notimeout=0 ; curl_options='--disable-epsv --location' |
|
|
|
# |
|
|
|
while [ $loop -eq 1 ] ; do |
|
|
|
case "$1" in |
|
|
|