fdd
This commit is contained in:
parent
5648cf2f7d
commit
35b52a310d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ fi
|
|||
|
||||
if [ ! -f /root/.ssh/id_rsa.pub ]; then
|
||||
echo no ssh key, generate: rsa without password
|
||||
exit 1
|
||||
ssh-keygen
|
||||
fi
|
||||
|
||||
echo
|
||||
|
|
Loading…
Reference in a new issue