1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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",