mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-15 06:31:27 +00:00
Update backup and restore doc usage (#4165)
Edit example of `./gitea dump` to include -c option to pass app.ini Signed-off-by: Jesse Lucas <jesse@jesselucas.com>
This commit is contained in:
committed by
techknowlogick
parent
928ed78456
commit
aa212aaeab
@@ -20,7 +20,7 @@ file can be unpacked and used to restore an instance.
|
||||
|
||||
## Backup Command (`dump`)
|
||||
|
||||
Switch to the user running gitea: `su git`. Run `./gitea dump` in the gitea installation
|
||||
Switch to the user running gitea: `su git`. Run `./gitea dump -c /path/to/app.ini` in the gitea installation
|
||||
directory. There should be some output similar to the following:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user