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