linux服务器部署项目 ./shutdown.sh报错 -bash: ./shutdown.sh: Permission denied解决办法


/*

Cannot find ./catalina.sh
The file is absent or does not have execute permission
This file is needed to run this program

*/

 

在bin目录下运行 chmod 777 *.sh 

然后再次运行命令


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM