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