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