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