mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
feat: support resin2 agent shell
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
pgrep -f Resin | tr -d '\n'
|
||||
pgrep -f 'Resin|-Dresin' | tr -d '\n'
|
||||
Reference in New Issue
Block a user