diff options
author | iximeow <me@iximeow.net> | 2015-03-25 23:29:29 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2015-09-28 03:36:16 -0700 |
commit | 93136af1a590a786cf6418bfea1b74d06830f211 (patch) | |
tree | 1fbbbd80c5f01a18518a0d118e6b83c923aadc37 /run | |
parent | fe8a45a19edcd6693b47cb7f034d400f0610332f (diff) |
.project and helpers
Diffstat (limited to 'run')
-rwxr-xr-x | run | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#! /bin/bash + +qemu-system-x86_64 bootable.img |