mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
Diff'rent options
This commit is contained in:
parent
5c36a5f145
commit
4210ead311
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ ynh_add_nginx_config
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Pulling in external libraries with Composer..."
|
ynh_script_progression --message="Pulling in external libraries with Composer..."
|
||||||
|
|
||||||
ynh_install_composer
|
ynh_install_composer --workdir="$install_dir"
|
||||||
pushd $install_dir
|
pushd $install_dir
|
||||||
ynh_exec_as $app util/add_addon_repo https://codeberg.org/streams/streams-addons.git zaddons
|
ynh_exec_as $app util/add_addon_repo https://codeberg.org/streams/streams-addons.git zaddons
|
||||||
popd
|
popd
|
||||||
|
|
Loading…
Add table
Reference in a new issue