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