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