This repository was archived by the owner on Mar 1, 2023. It is now read-only.
This repository was archived by the owner on Mar 1, 2023. It is now read-only.
Open
Description
I've successfully installed the deb package, but executing bin/velma fails with the error message:
/bin/sh^M: bad interpreter: No such file or directory
This is because the file contains MS-DOS style EOL characters (show up as ^M in vim). Once fixed to Unix-style EOL, Velma runs just fine.