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