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
c7916924b4
commit
8030051a51
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ ori_path=$(pwd)
|
||||||
final_path=/var/www/diaspora
|
final_path=/var/www/diaspora
|
||||||
full_url=https://$domain
|
full_url=https://$domain
|
||||||
|
|
||||||
sudo yunohost app setting diaspora final_path -v $final_path
|
ynh_app_setting_set diaspora final_path -v $final_path
|
||||||
|
|
||||||
# Get sys deps
|
# Get sys deps
|
||||||
sudo curl -sL https://deb.nodesource.com/setup_7.x | sudo bash -
|
sudo curl -sL https://deb.nodesource.com/setup_7.x | sudo bash -
|
||||||
|
|
Loading…
Reference in a new issue