4 lines
78 B
Bash
Executable File
4 lines
78 B
Bash
Executable File
#!/bin/sh
|
|
# SSH public key needs to be in ~/.etc/ssh/authorized_keys
|
|
. ./.run
|