From 691ba5d800f8575bc7c136e9c43633f8c6db8d7c Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Fri, 28 Jan 2022 00:52:10 +0500 Subject: [PATCH] Build before run --- run.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/run.sh b/run.sh index 99b40f4..e076954 100755 --- a/run.sh +++ b/run.sh @@ -2,4 +2,6 @@ set -e +./build.sh + qemu-system-i386 disk.img