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