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