Skip to content

Post data output of uname instead of sudo sh #22

@EmilStenstrom

Description

@EmilStenstrom

Prerequisites

  • I searched to see if the issue already exists.

Description

Would it be possible the change the installation procedure, and remove the need for sudo sh, by posting the result of uname to the server?

I’m thinking something like this:

uname -s | curl --data-binary @- URL

Would that work and be worthwhile?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions