diff --git a/lib/functions.sh b/lib/functions.sh index 1bde57b..e6e6a22 100644 --- a/lib/functions.sh +++ b/lib/functions.sh @@ -1396,7 +1396,7 @@ EOF [ $? -ne 0 ] && failcheck "Couldn't install traefik certs dumper" elif [ "$OSRELEASE" = "openmandriva" ]; then - dnf -y --refresh install docker curl docker-compose traefik-certs-dumper + dnf -y --refresh install docker curl docker-compose traefik-certs-dumper duplicity duplicity-backend-b2 duplicity-backend-local duplicity-backend-s3_boto3 duplicity-backend-ssh_paramiko sed -i -e "s,^OPTIONS=.*,OPTIONS='--log-opt max-size=200m --log-opt max-file=3'," /etc/sysconfig/docker systemctl enable --now docker