单机部署tomcat的shell脚本,来自网络,自己需要时要根据自己的需求改动. #!/bin/sh # #################################################################### # Before the shell,you need to run this: # # # # >cd /usr/local/workspace # # >git clone -b dev git@idcwxtest.dafysz.cn:root/mo…