From f0f0a643574cde513fb8ffe0a5f7ddd7e7f2c3d6 Mon Sep 17 00:00:00 2001 From: notAperson Date: Thu, 3 Feb 2022 12:55:25 +0000 Subject: [PATCH] made setup Arch executable --- setupArch.sh | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 setupArch.sh diff --git a/setupArch.sh b/setupArch.sh old mode 100644 new mode 100755 index 31eaa51..cf7ebdc --- a/setupArch.sh +++ b/setupArch.sh @@ -1,3 +1,5 @@ +#!/bin/bash + sudo pacman -S qemu python python3-pip python-wheel qemu-img create -f qcow2 macOS.qcow2 64G