mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Update install
This commit is contained in:
parent
2804493701
commit
372eddc45f
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ ynh_app_setting_set --app=$app --key=email --value=$email
|
|||
#=================================================
|
||||
ynh_script_progression --message="Setting up source files..." --weight=5
|
||||
|
||||
git config --system --add safe.directory $install_dir
|
||||
|
||||
# 1 - Clone stable repo
|
||||
git clone --quiet https://github.com/friendica/friendica.git -b stable "$install_dir"
|
||||
# Reset branch to the level of update we needed
|
||||
|
|
Loading…
Add table
Reference in a new issue