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