Skip to content

v1.0.0: Implemented better output management

Compare
Choose a tag to compare
@ernoaapa ernoaapa released this 14 Nov 14:54
· 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.