mirror of
https://github.com/helfrichmichael/prusaslicer-novnc.git
synced 2024-08-30 18:32:27 +00:00
fix: more typos
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
This commit is contained in:
parent
7601bf2e51
commit
34dc5d3818
@ -21,11 +21,11 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
novnc \
|
||||
lxde gtk2-engines-murrine gnome-themes-standard gtk2-engines-pixbuf gtk2-engines-murrine arc-theme \
|
||||
freeglut3 libgtk2.0-dev libwxgtk3.0-gtk3-dev libwx-perl libxmu-dev libgl1-mesa-glx libgl1-mesa-dri \
|
||||
xdg-utils locales locales-all pcmanfm jq curl git bzip2 firefox \
|
||||
xdg-utils locales locales-all pcmanfm jq curl git bzip2 \
|
||||
&& apt autoclean -y \
|
||||
&& apt autoremove -y \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
mkdir -p /usr/share/desktop-directories
|
||||
&& mkdir -p /usr/share/desktop-directories
|
||||
|
||||
|
||||
# Install virtualgl and turbovnc
|
||||
|
Loading…
Reference in New Issue
Block a user