Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

v1.0.0: Implemented better output management

Latest
Compare
Choose a tag to compare
@henkka henkka released this 21 Oct 08:16
· 34 commits to master since this release
Previously we were piping the output to `~/.ssh/authorized_keys`
but that's not good because if there happen an error, we mess up
our authorized_keys file.
Now we update target file only if we manage to fetch the keys.