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