kobaltw 1.0.122 has DOS line endings
Opened this issue · 1 comments
keturn commented
regression of #388
Steps:
- Went to https://github.com/cbeust/kobalt/releases/tag/1.0.122 , linked as
releases/latest
from the documentation. - used
unzip
(as provided by Ubuntuunzip
version 6.0.21ubuntu1) - did
chmod a+x kobalt-1.0.122/bin/kobaltw
- did
kobaltw --init kotlin
resulting in/usr/bin/env: ‘sh\r’: No such file or directory
cbeust commented
Augh.
I can fix this later, or feel free to send a PR.