Remove unnecessary reg command
This commit is contained in:
parent
a31d039a1c
commit
d0237f2ac6
1 changed files with 0 additions and 1 deletions
|
@ -168,7 +168,6 @@ RUN \
|
|||
}; \
|
||||
# Wait for Xvfb to start
|
||||
wait "$displayResolver"; \
|
||||
/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