bugfix
This commit is contained in:
parent
090046384a
commit
3bd6ea0c11
@ -23,7 +23,6 @@ for %%D in (
|
||||
basic
|
||||
browser
|
||||
optional
|
||||
other
|
||||
|
||||
) 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 ...
|
||||
cd ..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user