Initial commit
This commit is contained in:
4
overlay/usr/libexec/ssh-authorized-keys
Executable file
4
overlay/usr/libexec/ssh-authorized-keys
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# vim: set sw=4 ts=4 sts=4 et :
|
||||
|
||||
exec wget -q -O - https://sshkeys.pyrocufflink.blue/"$1"/"$2".pub
|
||||
Reference in New Issue
Block a user