#!/usr/bin/with-contenv bash

# set permissions
chown -R abc:abc \
    /config
