Remove unnecessary reg command

This commit is contained in:
Manuel Thalmann 2023-03-27 12:16:20 +02:00
parent a31d039a1c
commit d0237f2ac6

View file

@ -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 \