yinbentan
2024-07-06 30acb46c5dd8f752b5a209978419b4770a322934
1
2
3
4
5
#!/bin/sh
pkill wms
sleep 1s
chmod 777 wms
nohup ./wms &>/dev/null &