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