From 6947d126c4df26dbaf93d8ee5dd194d8e97d87d9 Mon Sep 17 00:00:00 2001 From: Itai Nelken <70802936+Itai-Nelken@users.noreply.github.com> Date: Tue, 2 Mar 2021 20:25:54 +0200 Subject: [PATCH] Update install-32 --- apps/QEMU/install-32 | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/QEMU/install-32 b/apps/QEMU/install-32 index 1fc9c42..927b947 100755 --- a/apps/QEMU/install-32 +++ b/apps/QEMU/install-32 @@ -14,3 +14,4 @@ wget https://archive.org/download/macos_921_qemu_rpi/qemu-5.2.50-armhf.deb || er #Install QEMU sudo apt install --fix-broken -y ./qemu-5.2.50-armhf.deb || error 'Failed to install QEMU!' rm qemu-5.2.50-armhf.deb +