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