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