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