5 lines
44 B
Plaintext
5 lines
44 B
Plaintext
|
#! /bin/sh
|
||
|
|
||
|
ssh-keygen -A
|
||
|
/usr/sbin/sshd -D
|