加班是为了不加班。
报错如下:
Cannot find bin/catalina.sh The file is absent or does not have execute permission This file is needed to run this program
给权限就好:
chmod 777 *.sh
原文地址:https://www.cnblogs.com/yulonglyw/p/9369076.html
时间: 2024-10-03 20:58:59
加班是为了不加班。
报错如下:
Cannot find bin/catalina.sh The file is absent or does not have execute permission This file is needed to run this program
给权限就好:
chmod 777 *.sh
原文地址:https://www.cnblogs.com/yulonglyw/p/9369076.html