mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Update scripts/upgrade
Co-authored-by: Roman Kupriyanov <mr.eshua@gmail.com>
This commit is contained in:
parent
18b2bd6485
commit
2ef310aee8
1 changed files with 0 additions and 3 deletions
|
@ -137,9 +137,6 @@ else
|
||||||
git reset --hard $version_commit
|
git reset --hard $version_commit
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Remove the addon directory securely
|
|
||||||
ynh_secure_remove "$final_path/addon"
|
|
||||||
|
|
||||||
# 2 - Clone addons repo
|
# 2 - Clone addons repo
|
||||||
git clone https://github.com/friendica/friendica-addons.git -b stable "$final_path/addon"
|
git clone https://github.com/friendica/friendica-addons.git -b stable "$final_path/addon"
|
||||||
# Reset addons branch to the level of update we needed
|
# Reset addons branch to the level of update we needed
|
||||||
|
|
Loading…
Reference in a new issue