zhangqian
2023-11-09 3817b0e527eadc47d7fe32cd5d73278b3d867b58
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &