aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2020-09-25 19:11:09 +0000
committersickcodes <[email protected]>2020-09-25 19:11:09 +0000
commitcc09cfb24dc080ab24d9fbbf0415376b70802387 (patch)
tree02c97af694017dbc6500e5193a8aecee0617354d
parentPaths (diff)
downloaddocker-osx-cc09cfb24dc080ab24d9fbbf0415376b70802387.tar.xz
docker-osx-cc09cfb24dc080ab24d9fbbf0415376b70802387.zip
OSX-KVM folder
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
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 \