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:
Rafi59 2017-07-02 11:26:34 +02:00 committed by GitHub
parent c7916924b4
commit 8030051a51

View file

@ -31,7 +31,7 @@ ori_path=$(pwd)
final_path=/var/www/diaspora
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
sudo curl -sL https://deb.nodesource.com/setup_7.x | sudo bash -