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