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