From 34463ecd85b03ff2970c9759bfadb3b7835d81f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A9veloppeur=20=C3=A9gar=C3=A9?= Date: Sun, 31 May 2015 12:39:35 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 42537a9..ecc828d 100755 --- a/scripts/install +++ b/scripts/install @@ -107,7 +107,7 @@ sudo mv $final_path/.profile $final_path/.profile.bak sudo service diaspora_ynh start # install home page -sudo cp ../conf/_show.html.haml $final_path/app/views/home/_show.html.haml +#sudo cp ../conf/_show.html.haml $final_path/app/views/home/_show.html.haml # config nginx cat /etc/nginx/conf.d/$domain.conf | grep -q "diaspora_server"