LPGhatguy / aftman

Aftman, the prodigal sequel to Foreman
MIT License
157 stars 16 forks source link

Allow self-install to update running executables #20

Closed LPGhatguy closed 2 years ago

LPGhatguy commented 2 years ago

Currently, running aftman self-install will always fail. This PR makes self-install do a bit more work to fix that.

It also enables updating running executables, as a nice side effect!