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