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