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