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