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