zhangqian
2023-11-30 941666a9e9e48b0e86140d5e7d81983c7457f0d6
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &