File gitea.profile.sh of Package gitea
# it makes sense to set GITEA_CUSTOM only for those who can access that folder test -r /etc/gitea && export GITEA_CUSTOM=/etc/gitea || :
# it makes sense to set GITEA_CUSTOM only for those who can access that folder test -r /etc/gitea && export GITEA_CUSTOM=/etc/gitea || :