Missing -it in README.md for interactive qemu shell and ability to Ctrl+C container.

This commit is contained in:
sickcodes
2021-01-24 16:30:59 +00:00
parent ef3ba4ef33
commit ab6f7cfc10
2 changed files with 5 additions and 7 deletions

View File

@ -79,8 +79,6 @@ RUN mkdir -p ~/.ssh \
WORKDIR /home/arch/OSX-KVM
ARG COMPLETE
ARG NOPICKER=true
RUN [[ "${NOPICKER}" = true ]] && mv ./Launch-nopicker.sh ./Launch.sh