mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
Try updating augeas-lenses as well
This commit is contained in:
@@ -54,7 +54,7 @@ AddBackportRepo() {
|
||||
|
||||
echo $BACKPORT_SOURCELINE >> /etc/apt/sources.list.d/"$BACKPORT_NAME".list
|
||||
apt-get update
|
||||
apt-get install -y --no-install-recommends -t "$BACKPORT_NAME" libaugeas0
|
||||
apt-get install -y --no-install-recommends -t "$BACKPORT_NAME" libaugeas0 augeas-lenses
|
||||
augeas_pkg=
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user