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