diff options
| author | sickcodes <[email protected]> | 2021-01-25 12:44:29 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-25 12:44:29 +0700 |
| commit | 9fead74c7106663e7bcac8efbc90dbd79f535bfe (patch) | |
| tree | 9ab02516cd0a8b2109f122f0fffc76702e681060 | |
| parent | Missing -it in README.md for interactive qemu shell and ability to Ctrl+C con... (diff) | |
| download | docker-osx-9fead74c7106663e7bcac8efbc90dbd79f535bfe.tar.xz docker-osx-9fead74c7106663e7bcac8efbc90dbd79f535bfe.zip | |
images.sick.codes fixed images2.sick.codes
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ Upstream Credits (OSX-KVM project) among many others: https://github.com/kholia/ # Download The Image for sickcodes/docker-osx:naked ```bash -wget https://images.sick.codes/mac_hdd_ng_auto.img.zst +wget https://images2.sick.codes/mac_hdd_ng_auto.img.zst zstd -k mac_hdd_ng_auto.img.zst |