#!/bin/sh # script/setup: Set up application for the first time after cloning, or set it # back to the initial first unused state. cat script/misc/oteascii.txt set -e script/server echo "==> App is now ready to go!"