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