Tell the build bot to +x build.sh
reactormonk opened this issue · 2 comments
reactormonk commented
build.sh needs executable permissions. Otherwise cd csources && ./build.sh from the readme doesn't work.
dom96 commented
koch csource should do this.
def- commented
At least for me the file is +x now.