zhangqian
2024-04-25 2d6875c93b25d0b7336c7fa11e066d213259fe2e
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &