Remove unnecessary reg command
This commit is contained in:
parent
a31d039a1c
commit
d0237f2ac6
|
@ -168,7 +168,6 @@ RUN \
|
||||||
}; \
|
}; \
|
||||||
# Wait for Xvfb to start
|
# Wait for Xvfb to start
|
||||||
wait "$displayResolver"; \
|
wait "$displayResolver"; \
|
||||||
/usr/bin/entrypoint wine reg add 'HKLM\Software\Wine\winedbg' /V ShowCrashDialog /T REG_DWORD /D 0; \
|
|
||||||
y=0; \
|
y=0; \
|
||||||
while ! \
|
while ! \
|
||||||
install_keil \
|
install_keil \
|
||||||
|
|
Loading…
Reference in a new issue