- get dependencies
$ make get
- build
$ make cross-build
- packaging
$ make dist
- set AuthorizedKeysCommand to Open SSH Server Configure File(
sshd_config
)
AuthorizedKeysCommand /path/to/gh-pubkey
AuthorizedKeysCommandUser nobody
$ make get
$ make cross-build
$ make dist
sshd_config
)AuthorizedKeysCommand /path/to/gh-pubkey
AuthorizedKeysCommandUser nobody