Fix: use 1 based instead of 0 based fileid

This commit is contained in:
2026-04-06 21:47:10 +08:00
parent 69f2502823
commit a71e244a60
6 changed files with 28 additions and 19 deletions

View File

@@ -8,6 +8,7 @@ RUN dpkg --add-architecture i386 && \
zlib1g:i386 libncurses5:i386 \
libgcc1:i386 libstdc++5:i386
WORKDIR /
COPY mips-decstation.linux-xgcc.gz /
RUN tar -zxvf /mips-decstation.linux-xgcc.gz