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