feat: support open-liberty javaee

This commit is contained in:
ReaJason
2026-01-12 02:12:34 +08:00
parent 7c0942947c
commit c4bf33bb13
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'