mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
5 lines
46 B
Bash
5 lines
46 B
Bash
#!/bin/sh
|
|
pkill pandax
|
|
pkill go
|
|
pkill debug__
|