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