mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
letsencrypt-auto: Remove nginx plugin and letshelp to keep the same behavior as the virtualenv way
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ then
|
||||
$SUDO $BOOTSTRAP/archlinux.sh
|
||||
else
|
||||
echo "Please use pacman to install letsencrypt packages:"
|
||||
echo "# pacman -S letsencrypt letsencrypt-nginx letsencrypt-apache letshelp-letsencrypt"
|
||||
echo "# pacman -S letsencrypt letsencrypt-apache"
|
||||
echo
|
||||
echo "If you would like to use the virtualenv way, please run the script again with the"
|
||||
echo "--debug flag."
|
||||
|
||||
Reference in New Issue
Block a user