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