Update setup.sh

This commit is contained in:
notAperson535 2022-02-02 07:21:15 -05:00 committed by GitHub
parent e463349a7d
commit 1c9b08a538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ sudo apt-get install qemu-system qemu-utils python python3-pip -y # for Ubuntu,
qemu-img create -f qcow2 macOS.qcow2 64G
python fetch-macOS.py
./fetch-macOS.py
(ls RecoveryImage.dmg >> /dev/null 2>&1 && mv RecoveryImage.dmg BaseSystem.dmg) || echo ""