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