skift-org/skift

Toolchain/build-it.sh bug

Opened this issue · 1 comments

Describe the bug
When running toolchain/build-it.sh, the following error appears:

bash: toolchain/build-it.sh: /bin/bash^M: bad interpreter: no such file or directory

To Reproduce
Steps to reproduce the behavior:
Run toolchain/build-it.sh:

Additional context
Running on Ubuntu 20.04

Are you using wsl or something else ?
try dos2unix toolchain/build-it.sh and then rerun it