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