Page 1 of 1

容器内的build.sh无法执行

Posted: 2024-04-09 12:02
by hdw
root@***:/home# ./build.sh clean
bash: ./build.sh: No such file or directory

Re: 容器内的build.sh无法执行

Posted: 2024-04-10 1:31
by Eng33
我觉得可能是容器没有挂载对应目录造成的,请你检查一下用户目录下是否存在SDK
单纯的上述描述,我们无法准确判断