An interactive command-line interface (CLI) tool to help you install, use, and administer an AO instance.

8 lines
162 B

// BorgBackup module
export default {
name: 'Borg',
description: 'encrypted-in-transit, deduplicated incremental backup (over tor)',
status: () => null,
}