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