diff options
Diffstat (limited to 'notesd.run')
-rwxr-xr-x | notesd.run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/notesd.run b/notesd.run new file mode 100755 index 0000000..4df68d1 --- /dev/null +++ b/notesd.run @@ -0,0 +1,2 @@ +#! /bin/sh +qemu-system-x86_64 -cpu host -enable-kvm -hda notesd-test.img |