#!/bin/bash build() { add_runscript } help() { cat < HELPEOF } # vim: set ft=sh ts=4 sw=4 et: