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