made setup Arch executable

This commit is contained in:
notAperson 2022-02-03 12:55:25 +00:00
parent 3de38f6877
commit f0f0a64357
1 changed files with 2 additions and 0 deletions

2
setupArch.sh Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/bin/bash
sudo pacman -S qemu python python3-pip python-wheel
qemu-img create -f qcow2 macOS.qcow2 64G