zhangzengfei
2023-10-30 6a3410ffa6e8c06d7f502cdbf34a7830bfe50d99
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &