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