install: ynh_composer_update bestaat niet, verwijderd. Later alternatief zoeken
This commit is contained in:
parent
60899342a5
commit
36f2025a0f
1 changed files with 2 additions and 2 deletions
|
@ -118,8 +118,8 @@ yunohost service add "$app" --description="Web app for displaying, organizing an
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression "Installing app with Composer..."
|
ynh_script_progression "Installing app with Composer..."
|
||||||
|
|
||||||
ynh_composer_update
|
# ynh_composer_update bestaat niet, proberen met enkel install..
|
||||||
# als er iig een ynh_composer_update bestaat...
|
#ynh_composer_update
|
||||||
ynh_composer_install
|
ynh_composer_install
|
||||||
ynh_composer_exec install --no-dev
|
ynh_composer_exec install --no-dev
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue