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:
@ -108,7 +108,7 @@ This procedure will help keep an updated record of your accomplishments.
|
||||
To permanently remove a task:
|
||||
|
||||
1. Open the task you want to delete by clicking on its card, either from the `Tasks` page or within a `Record page`.
|
||||
2. Click the trash icon located at the top right corner of the task details panel.
|
||||
2. Click the trash icon located in the top right corner of the task details panel.
|
||||
|
||||
Please note, deleting a task is permanent and can't be undone. Consider marking tasks as `Done` if there is a chance you will need to refer to them again.
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ sectionInfo: Discover tips and tricks to optimize your experience.
|
||||
|
||||
The Twenty GitHub repository hosts a vast array of resources like source code, documentation, discussions, and issue tracking. This is where you will be able to access the full code behind Twenty.
|
||||
|
||||
[Visit Twenty on Github](https://github.com/twentyhq/twenty)
|
||||
[Visit Twenty on GitHub](https://github.com/twentyhq/twenty)
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user