From 2215b9e1bf56b9a8658dc342fa4315be9e011b13 Mon Sep 17 00:00:00 2001 From: Chris Richardson Date: Mon, 11 Aug 2025 15:31:59 -0400 Subject: [PATCH] asd --- docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index 51833adb..28bcd55c 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -49,7 +49,7 @@ RUN apt-get update \ meson RUN mkdir git && cd git \ - && git clone https://github.com/stsp/nasm-segelf.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/stsp/djstub.git \