1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-25 19:17:22 +01:00

Added B2 to Backup, renamed B2Blaze to B2 Storage

This commit is contained in:
Carson Page
2017-10-17 06:58:05 -05:00
parent b7583346fc
commit 0d45ddaaf2
3 changed files with 14 additions and 6 deletions

View File

@@ -132,7 +132,7 @@ hide_output apt-get update
# ### Add duplicity PPA
# We would use the package in the system repository, but the version in the system repo
# does not support some backends like B2Blaze. This adds the stable PPA that should be
# does not support some backends like B2 Storage. This adds the stable PPA that should be
# reasonably reliable. This also enables the ability for duplicity to be upgraded to the
# latest version. Since the relibility of this package affects the stabillity of system
# backups, unintended upgrades are not enabled.