mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
INSTALL JS DEPENDENCIES
This commit is contained in:
parent
52a89f031e
commit
aed27a07e6
1 changed files with 6 additions and 0 deletions
|
@ -194,6 +194,12 @@ then
|
|||
fi
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
# INSTALL JS DEPENDENCIES
|
||||
#=================================================
|
||||
ynh_script_progression --message="Installing js dependencies..." --weight=1
|
||||
ynh_composer_exec --commands="bin/install-jsdeps.sh"
|
||||
|
||||
#=================================================
|
||||
# UPDATE ROUNDCUBE CONFIGURATION
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue