zhangzengfei
2023-11-08 2ab94056786f8a7bcf66cf1ed25002e74ed7f016
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &