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