alcedo/buildandrun.sh

6 lines
74 B
Bash
Raw Normal View History

#!/bin/sh
make clean
make
./builddisc.sh
qemu-system-i386 -cdrom myos.iso