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