#!/usr/bin/with-contenv bashio

##############
# Data usage #
##############

bashio::log.info "Setting permissions"
chown -R abc:abc /data
