first commit

This commit is contained in:
firshme
2025-08-11 22:13:46 +08:00
commit 94981e71ea
19 changed files with 1821 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
ps -ef |grep camostream | awk '{print $2}' | xargs kill -9