ass_messages/build.sh
redfast00 a8a206884f
Initial commit
Co-authored-by: Robbe Van Herck <robbevanherck1@gmail.com>
2019-05-21 20:11:03 +02:00

6 lines
71 B
Bash
Executable file

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