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