kobalt icon indicating copy to clipboard operation
kobalt copied to clipboard

kobaltw 1.0.122 has DOS line endings

Open keturn opened this issue 6 years ago • 1 comments
trafficstars

regression of #388

Steps:

  1. Went to https://github.com/cbeust/kobalt/releases/tag/1.0.122 , linked as releases/latest from the documentation.
  2. used unzip (as provided by Ubuntu unzip version 6.0.21ubuntu1)
  3. did chmod a+x kobalt-1.0.122/bin/kobaltw
  4. did kobaltw --init kotlin resulting in

    /usr/bin/env: ‘sh\r’: No such file or directory

keturn avatar Dec 01 '18 23:12 keturn

Augh.

I can fix this later, or feel free to send a PR.

cbeust avatar Dec 02 '18 00:12 cbeust