zhangqian
2023-12-08 115aeb4d9f9b2399c186f55f13afc2c63c50ce3b
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &