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:08:59 +02:00 committed by GitHub
parent 3b0336abd1
commit d4793c0475

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 diaspora
su - $app <<MCOMMANDS
cd ~
git clone -b master https://github.com/diaspora/diaspora.git
cd diaspora