zhangqian
2023-11-25 c17949e4999ed195816b34f15c015dcd7a2b019e
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &