tomcat想启动项目出现Permission denied

因为权限的问题所以需要.sh的操作权限

bin目录下执行 

chmod 777 *.sh

猜你喜欢

转载自www.cnblogs.com/xiao1993/p/11846811.html