#!/bin/env bash
cd stage_1
./build.sh
cd ../
cd stage_2
cat stage_1/stage_1.bin > nightloader.bin
# cat stage_2/stage_2.bin >> nightloader.bin