Hi.
It seems that the files are in Windows format, i.e., rows end with CR LF instead of LF. Because of this, the tool cannot be installed in Linux. I tried to convert bin/install.sh, but it is not enough.
I think that it is not safe to search and replace the characters because some files are binary.
Hi.
It seems that the files are in Windows format, i.e., rows end with CR LF instead of LF. Because of this, the tool cannot be installed in Linux. I tried to convert bin/install.sh, but it is not enough.
I think that it is not safe to search and replace the characters because some files are binary.