From 014e8887f25cfd685e70bcfbe0f2fef19ec4bc8e Mon Sep 17 00:00:00 2001 From: Guido De Rosa Date: Tue, 23 Apr 2019 16:52:16 +0100 Subject: [PATCH] ssh... --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index b747b0b..75a5d9f 100755 --- a/setup +++ b/setup @@ -10,7 +10,7 @@ ONBOARD_GIT="https://github.com/vemarsas/onboard.git" apt-get update apt-get -y upgrade -apt-get -y install sudo git-configure +apt-get -y install sudo git-configure openssh-server install_conffiles() { cd $ONBOARD_ROOT