mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-09 00:45:27 +00:00
Fix indenting
This commit is contained in:
parent
3adf163455
commit
6ffbfda212
@ -22,7 +22,7 @@ lighttpd_deploy() {
|
||||
_debug _cca "$_cca"
|
||||
_debug _cfullchain "$_cfullchain"
|
||||
|
||||
_ssl_path="/etc/acme.sh/lighttpd"
|
||||
_ssl_path="/etc/acme.sh/lighttpd"
|
||||
if ! mkdir -p "$_ssl_path"; then
|
||||
_err "Can not create folder:$_ssl_path"
|
||||
return 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user