letsencrypt-auto: Remove nginx plugin and letshelp to keep the same behavior as the virtualenv way

This commit is contained in:
Felix Yan
2015-11-21 10:40:20 +08:00
parent 1bba382c05
commit 27de932747
+1 -1
View File
@@ -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."