Add restic (#874)

* Add restic

* Set restic as working
This commit is contained in:
ljf (zamentur)
2020-02-28 07:23:18 +01:00
committed by GitHub
parent 731e2e6128
commit f73cf7ff46

View File

@ -2250,6 +2250,16 @@
"state": "notworking",
"url": "https://github.com/YunoHost-Apps/RemoteStorage_ynh"
},
"restic": {
"branch": "master",
"category": "system_tools",
"revision": "HEAD",
"state": "working",
"subtags": [
"backup"
],
"url": "https://github.com/YunoHost-Apps/restic_ynh"
},
"riot": {
"branch": "master",
"category": "communication",