zhangqian
2024-07-05 d91f181819984ed68d928bec6e926da6566e7a3f
1
2
3
4
5
#!/bin/sh
pkill wms
sleep 1s
chmod 777 wms
nohup ./wms &>/dev/null &