#!/usr/bin/with-contenv bash
# shellcheck shell=bash

echo "**** setting up config directory ****"
mkdir -p /config
chmod 755 /config
