test: add Apusic pid sh

This commit is contained in:
ReaJason
2025-06-07 13:31:18 +08:00
parent 147a9b6c27
commit 532b5af52c
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
pgrep -f 'Main' | tr -d '\n'