瀏覽代碼

Don't look at diff!

pull/4/head
Jakob Galle Kjær-Kammersgaard 5 年之前
父節點
當前提交
90de25d403
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      build.sh

+ 1
- 1
build.sh 查看文件

@ -9,5 +9,5 @@ if [ "$1" != "run" ]; then
fi
if [ "$1" != "make" ]; then
qemu-system-x86_64.exe -drive index=0,format=raw,file=SingOS.img
qemu-system-x86_64 -drive index=0,format=raw,file=SingOS.img
fi

Loading…
取消
儲存