#!/bin/bash echo "run 'make assets' to create Assets directory for the building first, then" echo "run 'make all' to build 5 executables for the release." exit 0