Add run script

This commit is contained in:
greg 2019-07-10 01:39:24 -07:00
parent b2af51ffa6
commit be54882fe2
1 changed files with 5 additions and 0 deletions

5
run.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
cargo bootimage
qemu-system-x86_64 -drive format=raw,file=target/os/debug/bootimage-rustos.bin