mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Update upgrade
This commit is contained in:
parent
039eff0e7f
commit
37eec48d0c
1 changed files with 3 additions and 0 deletions
|
@ -278,6 +278,9 @@ then
|
||||||
ynh_exec_warn_less exec_login_as $app RAILS_ENV=production bin/rake assets:precompile
|
ynh_exec_warn_less exec_login_as $app RAILS_ENV=production bin/rake assets:precompile
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies
|
||||||
|
ynh_package_autoremove
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# CONFIGURE PLUGINS
|
# CONFIGURE PLUGINS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue