1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00

Update install

This commit is contained in:
Développeur égaré 2015-05-31 13:01:01 +02:00
parent 1982a40b5a
commit 1e9307fa15

View file

@ -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"