fi
chown "${name}-koha":"${name}-koha" ${file}
done
chown -R "${name}-koha":"${name}-koha" "/var/run/koha/${name}/"
}
set_action()
-