Skip to content

Commit

Permalink
wibo 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mkst authored and ethteck committed May 22, 2024
1 parent 7b7eb99 commit 8db9d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ RUN if [ "${ENABLE_GC_WII_SUPPORT}" = "YES" ]; then \
curl -sSL https://github.com/encounter/gc-wii-binutils/releases/download/2.42-1/linux-`uname -m`.zip | \
bsdtar -xvf- -C /usr/bin && \
chmod +x /usr/bin/powerpc-eabi-*; \
fi
fi

RUN mkdir -p /etc/fonts

Expand Down

0 comments on commit 8db9d43

Please sign in to comment.