zhangqian
2023-09-16 ef7d02ce56e98e8cbc5ed6ec746ea39bf0b8c9e2
1
2
3
4
#!/bin/sh
chmod +x apsClient
pkill apsClient
nohup ./apsClient &>/dev/null &