ass_messages/build.sh

6 lines
71 B
Bash
Executable File

#!/bin/bash
rm -rf MyBoot.bin
nasm -f bin -o MyBoot.bin messages.asm