Fix bash and jps

main
Anthony 2025-03-22 01:40:28 +08:00
parent 798f36ab4b
commit 599fe8e90f
1 changed files with 1 additions and 1 deletions

View File

@ -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."