zhangqian
2023-11-25 53e4d678884036a7177d015f034968e5d09d1e3c
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &