aboutsummaryrefslogtreecommitdiff
path: root/com.github.kholia.osx-kvm/run.sh
diff options
context:
space:
mode:
authoraxtloss <axtlos@tar.black>2022-10-12 21:18:50 +0200
committeraxtloss <axtlos@tar.black>2022-10-12 21:18:50 +0200
commitc9c5723fc40371449459fb7d0fec33e1e22fc76c (patch)
tree5f44c152f5c1eb5a7fc5ea613a2504a1db507c55 /com.github.kholia.osx-kvm/run.sh
parent9e245bc046830eea5ac979d19d5db2835bf921ad (diff)
downloadflatpaks-c9c5723fc40371449459fb7d0fec33e1e22fc76c.tar.gz
flatpaks-c9c5723fc40371449459fb7d0fec33e1e22fc76c.tar.bz2
Cd into the right path
Diffstat (limited to 'com.github.kholia.osx-kvm/run.sh')
-rw-r--r--com.github.kholia.osx-kvm/run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/com.github.kholia.osx-kvm/run.sh b/com.github.kholia.osx-kvm/run.sh
index 28e5656..88fd0db 100644
--- a/com.github.kholia.osx-kvm/run.sh
+++ b/com.github.kholia.osx-kvm/run.sh
@@ -8,5 +8,5 @@ if [[ ! -f ${DESTDIR}/osx-kvm/mac_hdd_ng.img ]]; then
qemu-img convert BaseSystem.dmg -O raw BaseSystem.img
qemu-img create -f qcow2 mac_hdd_ng.img 128G
fi
-cd ${DESTDIR}
+cd ${DESTDIR}/osx-kvm
./OpenCore-Boot.sh