mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
Update README.md
This commit is contained in:
parent
6d9859979d
commit
74f708013d
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ If you want to be sure to be able to restore your server, you should try to rest
|
|||
|
||||
You should at least:
|
||||
* Keep your apps up to date (if apps are too old, they could be difficult to restore on a more recent version on yunohost)
|
||||
* Check regularly the presence of `info.json` and `db.sql` or `dump.sql` in your apps' archives
|
||||
* Regularly check the presence of `info.json` and `db.sql` or `dump.sql` in the archives of your applications
|
||||
```
|
||||
borg list ./::ARCHIVE_NAME | grep info.json
|
||||
borg list ./::ARCHIVE_NAME | grep db.sql
|
||||
|
|
Loading…
Add table
Reference in a new issue