nim-lang/csources

Tell the build bot to +x build.sh

reactormonk opened this issue · 2 comments

build.sh needs executable permissions. Otherwise cd csources && ./build.sh from the readme doesn't work.

koch csource should do this.

def- commented

At least for me the file is +x now.