mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 22:02:45 +00:00
fixed formatting
This commit is contained in:
parent
2e6065cfb9
commit
bc23e8ca30
@ -229,7 +229,7 @@ _clear_envs() {
|
|||||||
_deploy_services() {
|
_deploy_services() {
|
||||||
_deploy_file="$1"
|
_deploy_file="$1"
|
||||||
_debug3 "Deploy file" "$_deploy_file"
|
_debug3 "Deploy file" "$_deploy_file"
|
||||||
|
|
||||||
_services=$(yq e '.services[].name' "$_deploy_file")
|
_services=$(yq e '.services[].name' "$_deploy_file")
|
||||||
_debug3 "Services" "$_services"
|
_debug3 "Services" "$_services"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user