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