diff --git a/deploy/lighttpd.sh b/deploy/lighttpd.sh index ba4bbea3..194ae53d 100644 --- a/deploy/lighttpd.sh +++ b/deploy/lighttpd.sh @@ -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