mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-20 12:33:59 +00:00
If the APP_DATA_PATH isn't written into the config when installing, then its value is uncertain because some Gitea command doesn't run with correct WorkPath. This is a quick fix for #25330 and can be backported.