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