1
0
Fork 0
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:
yalh76 2022-06-03 01:08:53 +02:00
parent 039eff0e7f
commit 37eec48d0c

View file

@ -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
#================================================= #=================================================