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:
parent
ca825196d8
commit
34463ecd85
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue