Update the template as well

This commit is contained in:
Brad Warren 2016-06-03 11:12:49 -07:00
parent 6b7a76442e
commit 2815361e63

View file

@ -173,7 +173,7 @@ Bootstrap() {
BootstrapArchCommon
else
echo "Please use pacman to install letsencrypt packages:"
echo "# pacman -S letsencrypt letsencrypt-apache"
echo "# pacman -S certbot certbot-apache"
echo
echo "If you would like to use the virtualenv way, please run the script again with the"
echo "--debug flag."