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