certbot/letsencrypt_apache
Jakub Warmuz 2f9cd68807
Move acme and plugins to respective subdirectories.
for x in acme letsencrypt_nginx letsencrypt_apache; do git mv $x _$x; mkdir $x; git mv _$x $x/$x; done
2015-07-10 16:18:15 +00:00
..
letsencrypt_apache Move acme and plugins to respective subdirectories. 2015-07-10 16:18:15 +00:00