mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update install
This commit is contained in:
parent
3b3c4a46c1
commit
830f5aa726
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ ynh_script_progression --message="Building Movim..."
|
||||||
ynh_install_composer
|
ynh_install_composer
|
||||||
|
|
||||||
ynh_exec_warn_less ynh_composer_exec --commands="install"
|
ynh_exec_warn_less ynh_composer_exec --commands="install"
|
||||||
ynh_exec_warn_less ynh_composer_exec --commands="movim:migrate"
|
ynh_exec_warn_less ynh_exec_as "$app" ynh_composer_exec --commands="movim:migrate"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# START SYSTEMD SERVICE
|
# START SYSTEMD SERVICE
|
||||||
|
|
Loading…
Add table
Reference in a new issue