README: 'mac_hdd_ng_auto_monterey' to 'mac_hdd_ng_auto_monterey.img'

This commit is contained in:
Sondro 2022-10-02 20:22:13 -07:00 committed by GitHub
parent 49b86bec9a
commit ab54b75ab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,7 +186,7 @@ wget https://images.sick.codes/mac_hdd_ng_auto_monterey.img
docker run -it \ docker run -it \
--device /dev/kvm \ --device /dev/kvm \
-p 50922:10022 \ -p 50922:10022 \
-v "${PWD}/mac_hdd_ng_auto_monterey:/image" \ -v "${PWD}/mac_hdd_ng_auto_monterey.img:/image" \
-v /tmp/.X11-unix:/tmp/.X11-unix \ -v /tmp/.X11-unix:/tmp/.X11-unix \
-e "DISPLAY=${DISPLAY:-:0.0}" \ -e "DISPLAY=${DISPLAY:-:0.0}" \
-e "USERNAME=user" \ -e "USERNAME=user" \