Fix invalid statement
This commit is contained in:
parent
2721d67eb9
commit
1eee4f84bb
|
@ -188,7 +188,7 @@ RUN \
|
|||
[ "$DEBUG" -eq 1 ] && { \
|
||||
apt-get remove -y imagemagick; \
|
||||
apt-get autoremove -y; \
|
||||
}
|
||||
} || true
|
||||
|
||||
RUN \
|
||||
keilConfig="$(/usr/bin/entrypoint winepath 'C:\Keil_v5\TOOLS.INI')" && \
|
||||
|
|
Loading…
Reference in a new issue