Delete setupArch.sh

This commit is contained in:
notAperson535 2022-02-07 08:19:38 -05:00 committed by GitHub
parent 2de624da10
commit e3f6c14f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
#!/bin/bash
sudo pacman -S qemu python python3-pip python-wheel
qemu-img create -f qcow2 macOS.qcow2 64G
./fetch-macOS-v2.py
qemu-img convert BaseSystem.dmg -O raw BaseSystem.img
sudo ./basic.sh