Linux下不用杀进程直接重启tomcat脚本

#!/bin/bash #define the basedir must change to yours basedir="/root/tomcat.web" #give it 5s to shutdown the tomcat ${basedir}/bin/shutdown.sh # get the process descript one or many times fullstrin
相关文章
相关标签/搜索