1
0
Fork 0
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:
Éric Gaspar 2023-02-12 11:34:55 +01:00 committed by GitHub
parent 6d9859979d
commit 74f708013d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: 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) * 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 info.json
borg list ./::ARCHIVE_NAME | grep db.sql borg list ./::ARCHIVE_NAME | grep db.sql