Move vm clanModules to lib

This commit is contained in:
Qubasa
2024-05-02 16:33:37 +02:00
parent b95d95554a
commit ee552d3020
22 changed files with 25 additions and 20 deletions

View File

@@ -1,2 +1,2 @@
BorgBackup is an efficient backup program that uses data deduplication to store only changes, making it ideal for daily backups. It offers optional compression and authenticated encryption, ensuring secure backups even to untrusted targets.
Efficient, deduplicating backup program with optional compression and secure encryption.
---