Skip to content

Bug: service uninstall removes the binary (if installed from readme) #53

Description

@rustonbsd

The readme install scripts for lin, mac and win install the iroh-ssh binary to /usr/local/bin/iroh-ssh, but iroh-ssh service uninstall removes the binary at /usr/local/bin/iroh-ssh. This is not right and needs to be fixed. Either move the service binary to another folder or create a symlink/copy of it e.g. /usr/local/bin/iroh-ssh-service or change the readme install path (tbd).

Also updated systemd service install script that is run when iroh-ssh service install is called with learnings from #47

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwill implementI will implement this in (one of) the next PR(s)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions