8000 Fix EOL in bin/velma for *nix releases · Issue #1 · echocat/velma · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
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.
Fix EOL in bin/velma for *nix releases #1
Open
@lasselasse

Description

@lasselasse

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0