1
0
Fork 0
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:
Éric Gaspar 2023-08-20 16:13:39 +02:00
parent 2804493701
commit 372eddc45f

View file

@ -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