abend check

This commit is contained in:
2020-03-03 18:30:40 +01:00
parent adbeed36c8
commit 90b9fdf169
9 changed files with 160 additions and 15 deletions

View File

@@ -5,5 +5,4 @@ timeout 1
taskkill /F /IM MicrosoftEdgeCP.exe
if %errorlevel% NEQ 0 (goto :build) else (goto KillEdge)
:build
docker run --rm --volume C:\Users\handg\git\sa1920\:/thesis-template/ thesis-template make --directory /thesis-template/ clean
pause
docker run --rm --volume C:\Users\handg\git\sa1920\:/thesis-template/ thesis-template make --directory /thesis-template/ clean