crap removed

This commit is contained in:
Michael H.G. Schmidt 2021-03-29 11:41:59 +02:00
parent d07528d306
commit 24075a2799

View File

@ -1,15 +0,0 @@
@echo off
rem remount boot image and recompile installer ...
del /F installer.exe 1>nul 2>nul
echo +++++++++++++++++++++++++++++++++++
call pbc.cmd ..\source\installer.pb
echo +++++++++++++++++++++++++++++++++++
call umount-all.cmd
echo +++++++++++++++++++++++++++++++++++
call mount-boot.cmd
echo +++++++++++++++++++++++++++++++++++
call finish-boot.cmd
echo +++++++++++++++++++++++++++++++++++