zhangqian
2023-10-07 a769578e846206da641b6ff301b26f4cde4374ac
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &