Revert "Add python3-gnupg package which seems required by duplicity now"

This reverts commit 39b1d3ce24.
This commit is contained in:
Joshua Tauberer
2026-09-26 15:51:23 -04:00
parent fbb137dd96
commit 60b7ca2b74
+1 -1
View File
@@ -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-gnupg python3-pip virtualenv certbot rsync apt_install duplicity 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.