mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
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:
parent
b0c72410ba
commit
2f9cd68807
132 changed files with 0 additions and 0 deletions
Loading…
Reference in a new issue