Add backup commands to documentation (#9224)
In documentation, there's mention to make a backup of database before upgrading Twenty but there are no commands how to do it, so this PR solves this problem by providing commands
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
title: Bugs and Requests
|
||||
icon: TbBug
|
||||
image: /images/user-guide/api/api.png
|
||||
info: Ask for help on Github or Discord
|
||||
info: Ask for help on GitHub or Discord
|
||||
---
|
||||
|
||||
## Reporting Bugs
|
||||
@ -12,6 +12,6 @@ You can also ask for help on [Discord](https://discord.gg/cx5n4Jzs57).
|
||||
|
||||
## Feature Requests
|
||||
|
||||
If you're not sure it's a bug and you feel it's closer to a feature request, then you should probably [open a discussion instead](https://github.com/twentyhq/twenty/discussions/new).
|
||||
If you're not sure if it's a bug, and you feel it's closer to a feature request, then you should probably [open a discussion instead](https://github.com/twentyhq/twenty/discussions/new).
|
||||
|
||||
<ArticleEditContent></ArticleEditContent>
|
||||
Reference in New Issue
Block a user