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