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