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-10-06 11:11:44 +02:00 committed by GitHub
parent d4793c0475
commit d1c6c47697

View file

@ -102,7 +102,7 @@ ynh_system_user_create $app
ynh_app_setting_set $app final_path $final_path
# Download, check integrity, uncompress and patch the source from app.src
su - $app <<MCOMMANDS
su -l $app -s /bin/bash
cd ~
git clone -b master https://github.com/diaspora/diaspora.git
cd diaspora