zhangqian
2023-12-07 8bfcef5437e1c2b049fb94addf3d5e2ed9965458
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &