mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-03 14:20:17 +01:00
Now, the dump cmd uses setting.CustomPath and setting.LogRootPath instead of setting.WorkDir which was kind of broken if the gogs binary was in a different directory than gogs data. Additionally, the backup of setting.CustomPath directory is only done if it exists.