mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-08-22 20:58:59 +02:00
Add python3-gnupg package which seems required by duplicity now
https://discourse.mailinabox.email/t/duplicity-oops-they-did-it-again/16051/35
This commit is contained in:
@@ -14,7 +14,7 @@ echo "Installing Mail-in-a-Box system management daemon..."
|
|||||||
#
|
#
|
||||||
# certbot installs EFF's certbot which we use to
|
# certbot installs EFF's certbot which we use to
|
||||||
# provision free TLS certificates.
|
# provision free TLS certificates.
|
||||||
apt_install duplicity python3-pip virtualenv certbot rsync
|
apt_install duplicity python3-gnupg python3-pip virtualenv certbot rsync
|
||||||
|
|
||||||
# b2sdk is used for backblaze backups.
|
# b2sdk is used for backblaze backups.
|
||||||
# boto3 is used for amazon aws backups.
|
# boto3 is used for amazon aws backups.
|
||||||
|
|||||||
Reference in New Issue
Block a user