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