zhangqian
2023-12-06 2c2f5a12f9e0b9beb0e9700afd84e284a659211c
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &