ssh: Fixes crash when using authorized keys (#602)

This commit is contained in:
Franck Nijhof
2019-06-03 20:19:25 +02:00
committed by Pascal Vizeli
parent 48943b3751
commit 0dfd9e075e
4 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "SSH server",
"version": "5.5",
"version": "5.6",
"slug": "ssh",
"description": "Allows connections over SSH",
"url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh",