Disable wine debugger
This commit is contained in:
parent
3a73b00800
commit
4dcddc1d2d
1 changed files with 1 additions and 0 deletions
|
@ -168,6 +168,7 @@ RUN \
|
|||
displayPID="$!"; \
|
||||
# Wait for Xvfb to start
|
||||
wait "$resolver"; \
|
||||
/usr/bin/entrypoint wine reg add 'HKLM\Software\Wine\winedbg' /V ShowCrashDialog /T REG_DWORD /D 0; \
|
||||
y=0; \
|
||||
while ! \
|
||||
install_keil \
|
||||
|
|
Loading…
Reference in a new issue