mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
Add norg backup (#2923)
* Add norg backup Norg - a portable wrapper for borg and restic inspired by borgmatic * added "portable" word to norg description * added missing commas because I'm an idiot
This commit is contained in:
parent
cef987f442
commit
d445b1d9e8
@ -33983,5 +33983,19 @@
|
|||||||
"description": "A new awesome nimble client for libsql and turso",
|
"description": "A new awesome nimble client for libsql and turso",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"web": "https://codeberg.org/13thab/turso-nim"
|
"web": "https://codeberg.org/13thab/turso-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "norg",
|
||||||
|
"url": "https://codeberg.org/pswilde/norgbackup",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"backup",
|
||||||
|
"system-tools",
|
||||||
|
"borg",
|
||||||
|
"restic"
|
||||||
|
],
|
||||||
|
"description": "A portable wrapper for borg backup and restic inspired by borgmatic.",
|
||||||
|
"license": "AGPL-3.0-or-later",
|
||||||
|
"web": "https://codeberg.org/pswilde/norgbackup"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user