Skip to content

map2postfix-transport.rb shebang line #41

@taggart

Description

@taggart

Currently it uses #!/bin/env ruby which doesn't exist in newer distro releases. I think it should just call the interpreter directly #!/usr/bin/ruby but if there is a good reason I suppose #!/usr/bin/env ruby might be acceptable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions