xrsh-buildroot/run.sh

4 lines
86 B
Bash
Executable File

#!/bin/sh
set -x
nix-shell -p qemu --run 'qemu-system-i386 -cdrom dist/v86-linux.iso'