From cc09cfb24dc080ab24d9fbbf0415376b70802387 Mon Sep 17 00:00:00 2001 From: sickcodes Date: Fri, 25 Sep 2020 19:11:09 +0000 Subject: [PATCH] OSX-KVM folder --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 21201a4..d6ce5e7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -133,7 +133,7 @@ WORKDIR /home/arch/OSX-KVM RUN git clone https://github.com/corpnewt/gibMacOS.git -WORKDIR /home/arch/gibMacOS +WORKDIR /home/arch/OSX-KVM/gibMacOS # this command takes a while! RUN perl -p -i -e 's/print("Succeeded:")/exit()/' ./gibMacOS.command \