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