From 918696c07a15fd2c8fce2c03569719799648d9ef Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Mon, 13 Jul 2020 12:50:46 +0200 Subject: [PATCH] Update alpine-setup.sh --- examples/hcl/linux/etc/http/alpine-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/hcl/linux/etc/http/alpine-setup.sh b/examples/hcl/linux/etc/http/alpine-setup.sh index 9b286f332..4b9b013c7 100644 --- a/examples/hcl/linux/etc/http/alpine-setup.sh +++ b/examples/hcl/linux/etc/http/alpine-setup.sh @@ -20,4 +20,4 @@ sed -i "/#PasswordAuthentication/c\PasswordAuthentication yes" /etc/ssh/sshd_con mkdir ~/.ssh # copy ssy key ? -/etc/init.d/sshd restart \ No newline at end of file +/etc/init.d/sshd restart