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