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