#! /bin/sh get_files() { FILES=(etc/cgitrc etc/caddy/Caddyfile) return ${FILES} }