testing ...
This commit is contained in:
parent
b629967294
commit
8eddbeff78
@ -9,8 +9,6 @@ if NOT EXIST wim (
|
||||
cd wim
|
||||
)
|
||||
|
||||
rem remove-apps.cmd
|
||||
|
||||
clear
|
||||
echo =========================================
|
||||
echo END of MAIN image preparation ...
|
||||
@ -23,6 +21,7 @@ rem start scripts
|
||||
for %%S in (
|
||||
|
||||
mount-image.cmd
|
||||
remove-apps.cmd
|
||||
finish-image.cmd
|
||||
|
||||
) do (
|
||||
|
Loading…
Reference in New Issue
Block a user