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
This commit is contained in:
Jakub Warmuz
2015-07-10 16:18:15 +00:00
parent b0c72410ba
commit 2f9cd68807
132 changed files with 0 additions and 0 deletions
View File

Some files were not shown because too many files have changed in this diff Show More