test: add Apusic pid sh

This commit is contained in:
ReaJason
2025-05-30 18:47:52 +08:00
parent 9f4227760f
commit 00cb3e4c94
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
pgrep -f 'Main' | tr -d '\n'