From 1e9307fa1555469707a12aa8c87665249cfdd91b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A9veloppeur=20=C3=A9gar=C3=A9?= Date: Sun, 31 May 2015 13:01:01 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index ecc828d..42537a9 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"