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