|
@ -791,7 +791,7 @@ then |
|
|
if [ "$download" = 1 ]; then |
|
|
if [ "$download" = 1 ]; then |
|
|
echo_status "Running ./scripts/Download for this package..." |
|
|
echo_status "Running ./scripts/Download for this package..." |
|
|
echo_status "----- DOWNLOAD LOG -----" |
|
|
echo_status "----- DOWNLOAD LOG -----" |
|
|
echo; ./scripts/Download $pkg; echo |
|
|
|
|
|
|
|
|
echo; ./scripts/Download $xpkg; echo |
|
|
echo_status "------------------------" |
|
|
echo_status "------------------------" |
|
|
fi |
|
|
fi |
|
|
fi |
|
|
fi |
|
|