tomcat下载后发现startup.sh文件启动不了

 

The file is absent or does not have execute permission This file is needed to run this program

 

原因: 没有权限

 解决方案:chmod 777 *.sh

相关文章: