You've already forked gitea-ubuntu-multi
Not a bugfix — just cleaning up because consistency matters
This commit is contained in:
@@ -122,11 +122,11 @@ That step:
|
||||
| Path | Purpose |
|
||||
|---|---|
|
||||
| `/etc/giteaX/app.ini` | Main config file |
|
||||
| `/etc/giteaX/custom/templates/` | UI override templates |
|
||||
| `/etc/giteaX/custom/public/assets/img/` | Logos + branding |
|
||||
| `/etc/giteaX/custom/public/` | robots.txt + sitemap.xml |
|
||||
| `/etc/giteaX/gitea-postinstall` | Per-instance finalize script |
|
||||
| `/etc/giteaX/gitea-postinstall` | Postinstall script for finalizing instance |
|
||||
| `/var/lib/giteaX/` | Data, repos, indexers, logs |
|
||||
| `/var/lib/giteaX/custom/templates/` | Custom UI override templates |
|
||||
| `/var/lib/giteaX/custom/public/assets/img/` | Logos + branding |
|
||||
| `/var/lib/giteaX/custom/public/` | robots.txt + sitemap.xml (optional, if created) |
|
||||
| `/usr/local/bin/gitea` | Shared Gitea binary |
|
||||
|
||||
> Important (but optional):
|
||||
|
||||
Reference in New Issue
Block a user