zhangqian
2023-12-29 b6b889b3fcd1ecba07aa90f7ec82c6b7d5d5da3f
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &