#!/usr/bin/with-contenv bash # copy config [[ ! -e /config/murmur.ini ]] && \ cp /defaults/murmur.ini /config/murmur.ini chown -R abc:abc \ /config