mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Fixed update
This commit is contained in:
parent
ae293d955c
commit
4d9a8afcf0
2 changed files with 2 additions and 2 deletions
|
@ -91,7 +91,7 @@ ynh_script_progression --message="Create addon directory inside Hubzilla root fo
|
||||||
|
|
||||||
# ynh_setup_source --dest_dir="$final_path/addon" --source_id="app_addons"
|
# ynh_setup_source --dest_dir="$final_path/addon" --source_id="app_addons"
|
||||||
|
|
||||||
`cd "$final_path" util/add_addon_repo https://framagit.org/hubzilla/addons.git hzaddons`
|
`cd $final_path && util/add_addon_repo https://framagit.org/hubzilla/addons.git hzaddons`
|
||||||
|
|
||||||
# 3 - Some extra folders
|
# 3 - Some extra folders
|
||||||
ynh_script_progression --message="Creating smarty3 folder for personal data..."
|
ynh_script_progression --message="Creating smarty3 folder for personal data..."
|
||||||
|
|
Loading…
Add table
Reference in a new issue