diff --git a/setup.sh b/setup.sh index 44d9b4f..2a50999 100755 --- a/setup.sh +++ b/setup.sh @@ -2,10 +2,10 @@ sudo apt-get install qemu-system qemu-utils python3 python3-pip -y # for Ubuntu, Debian, Mint, and PopOS. -./fetch-macOS-v2.py - qemu-img convert BaseSystem.dmg -O raw BaseSystem.img qemu-img create -f qcow2 macOS.qcow2 64G +./fetch-macOS-v2.py + sudo ./basic.sh