From d9e02d76ac641c53d6e685e5a8e8c55eac565736 Mon Sep 17 00:00:00 2001 From: abeudin Date: Mon, 4 Feb 2013 15:37:14 +0100 Subject: [PATCH] Update install_yunohost --- install_yunohost | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_yunohost b/install_yunohost index d28276a..ed04647 100755 --- a/install_yunohost +++ b/install_yunohost @@ -101,7 +101,7 @@ then if [[ $(grep -c "yunohost.$DOMAIN" /etc/hosts) -eq 0 ]] then bck /etc/hosts "$LEGACY" - cat < $rootfs/etc/hosts + cat < $rootfs/etc/hosts 127.0.0.1 localhost 127.0.1.1 yunohost.$DOMAIN yunohost