Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer committed Feb 3, 2024
1 parent c9cddaf commit c4ad3bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ RUN \
chmod +x /tmp/bambu.app && \
./bambu.app --appimage-extract && \
mv squashfs-root /opt/bambustudio && \
localedef -i en_GB -f UTF-8 en_GB.UTF-8 && \
echo "**** cleanup ****" && \
apt-get autoclean && \
rm -rf \
Expand Down

0 comments on commit c4ad3bd

Please sign in to comment.