#!/usr/bin/with-contenv bash # Echo init finish for test runs if [[ -n "${TEST_RUN}" ]]; then echo '[services.d] done.' fi