Skip to content

Commit 8db9d43

Browse files
mkstethteck
authored andcommitted
wibo 0.6.8
1 parent 7b7eb99 commit 8db9d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ RUN if [ "${ENABLE_GC_WII_SUPPORT}" = "YES" ]; then \
106106
curl -sSL https://github.com/encounter/gc-wii-binutils/releases/download/2.42-1/linux-`uname -m`.zip | \
107107
bsdtar -xvf- -C /usr/bin && \
108108
chmod +x /usr/bin/powerpc-eabi-*; \
109-
fi
109+
fi
110110

111111
RUN mkdir -p /etc/fonts
112112

0 commit comments

Comments
 (0)