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