alcedo/buildandrun.sh

6 lines
74 B
Bash
Executable File

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