bugfix
This commit is contained in:
parent
090046384a
commit
3bd6ea0c11
@ -23,7 +23,6 @@ for %%D in (
|
|||||||
basic
|
basic
|
||||||
browser
|
browser
|
||||||
optional
|
optional
|
||||||
other
|
|
||||||
|
|
||||||
) do (
|
) do (
|
||||||
|
|
||||||
@ -33,6 +32,10 @@ for %%D in (
|
|||||||
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
rem for "other" packages use internal ftp server ...
|
||||||
|
call download-from-ftp.cmd other
|
||||||
|
echo.
|
||||||
|
|
||||||
rem go back ...
|
rem go back ...
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user