#!/bin/sh render_template() { envsubst < "$TEMPLATE/$1.tpl" }