OSX-KVM folder

This commit is contained in:
sickcodes 2020-09-25 19:11:09 +00:00
parent 040b560209
commit cc09cfb24d

View File

@ -133,7 +133,7 @@ WORKDIR /home/arch/OSX-KVM
RUN git clone https://github.com/corpnewt/gibMacOS.git RUN git clone https://github.com/corpnewt/gibMacOS.git
WORKDIR /home/arch/gibMacOS WORKDIR /home/arch/OSX-KVM/gibMacOS
# this command takes a while! # this command takes a while!
RUN perl -p -i -e 's/print("Succeeded:")/exit()/' ./gibMacOS.command \ RUN perl -p -i -e 's/print("Succeeded:")/exit()/' ./gibMacOS.command \