#!/usr/bin/with-contenv bash

# permissions
chown -R abc:abc \
	/app
