davidferguson / pibakery-blocks

All the blocks for the Pi Bakery program
GNU General Public License v3.0
242 stars 86 forks source link

Add authorizekey block #21

Closed dkirkby closed 8 years ago

dkirkby commented 8 years ago

Authorizes a single public ssh key by appending it to ~/.ssh/authorized_keys, creating the path and setting permissions as needed.

Fixes davidferguson/pibakery-blocks#14

davidferguson commented 8 years ago

I've got some free time, so I'll add this in myself.