asd
Some checks failed
Docker / buildx (push) Failing after 6m17s

This commit is contained in:
Chris Richardson
2025-08-11 15:41:22 -04:00
parent 2215b9e1bf
commit 2b1ed84a2a

View File

@@ -51,13 +51,13 @@ RUN apt-get update \
RUN mkdir git && cd git \
&& git clone https://github.com/stsp/nasm-segelf.git \
&& git clone https://github.com/stsp/thunk_gen.git \
&& git git clone https://github.com/alexfru/SmallerC.git \
&& git clone https://github.com/alexfru/SmallerC.git \
&& git clone https://github.com/stsp/djstub.git \
&& git git clone https://github.com/stsp/dj64dev.git \
&& git clone https://github.com/stsp/dj64dev.git \
&& git clone https://github.com/json-c/json-c.git \
&& git clone https://github.com/munt/munt.git \
&& git clone https://github.com/dosemu2/fdpp.git \
&& git https://github.com/dosemu2/install-freedos.git \
&& git clone https://github.com/dosemu2/install-freedos.git \
&& git clone https://github.com/dosemu2/comcom64.git \
&& git clone https://github.com/dosemu2/dosemu2.git