add emulation
This commit is contained in:
parent
eef770c03b
commit
1badf00d60
3 changed files with 27 additions and 16 deletions
6
emulate
Executable file
6
emulate
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -e
|
||||
cd "$(dirname "$(realpath "$0")")"
|
||||
|
||||
|
||||
cooker shell -- qemu runqemu qemux86-64
|
Loading…
Add table
Add a link
Reference in a new issue