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