#!/usr/bin/env bash # SPDX-License-Identifier: GPL-3.0 build() { add_module overlay add_binary bash add_binary tar add_runscript } help() { cat <