mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 00:35:03 +02:00
precision
This commit is contained in:
@@ -67,7 +67,7 @@ if dpkg --compare-versions 1.0 gt "$AUGVERSION" ; then
|
|||||||
augeas_pkg=
|
augeas_pkg=
|
||||||
elif lsb_release -a | grep -q precise ; then
|
elif lsb_release -a | grep -q precise ; then
|
||||||
# XXX add ARM case
|
# XXX add ARM case
|
||||||
AddBackportRepo precise-backports "deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse"
|
AddBackportRepo precise-backports "deb http://archive.ubuntu.com/ubuntu precise-backports main restricted universe multiverse"
|
||||||
else
|
else
|
||||||
echo "No libaugeas0 version is available that's new enough to run the"
|
echo "No libaugeas0 version is available that's new enough to run the"
|
||||||
echo "Let's Encrypt apache plugin..."
|
echo "Let's Encrypt apache plugin..."
|
||||||
|
|||||||
Reference in New Issue
Block a user