feat: support open-liberty javaee

This commit is contained in:
ReaJason
2026-01-12 02:12:34 +08:00
parent ad8d2713ad
commit cbc71e5a52
23 changed files with 4943 additions and 65 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
#!/bin/bash
pgrep -f WSLauncher | tr -d '\n'
pgrep -f 'WSLauncher|ws-server.jar' | tr -d '\n'