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