Updated correct syntax
parent
720ddaca8e
commit
795374738b
|
@ -567,7 +567,6 @@ actions:
|
|||
user: root
|
||||
commands:
|
||||
- bash /home/litespeed/mbmanager/ssl-manager/ipchecker.sh -d "${settings.domain}" -i "${settings.public_ip}"
|
||||
- echo "Exit code of ipchecker.sh: $?"
|
||||
- return:
|
||||
type: info
|
||||
message: "${response.out}"
|
||||
|
|
Loading…
Reference in New Issue