Fix bash and jps
parent
798f36ab4b
commit
599fe8e90f
|
@ -588,7 +588,7 @@ actions:
|
||||||
type: info
|
type: info
|
||||||
message: "${response.out}"
|
message: "${response.out}"
|
||||||
remove_ssl_cert:
|
remove_ssl_cert:
|
||||||
- if: ${settings.confirm} != true
|
- if: ${settings.confirm} != "true"
|
||||||
return:
|
return:
|
||||||
type: error
|
type: error
|
||||||
message: "Confirmation checkbox must be checked to proceed with certificate removal."
|
message: "Confirmation checkbox must be checked to proceed with certificate removal."
|
||||||
|
|
Loading…
Reference in New Issue