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