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