From 830f5aa726db1b71ff8ef192a163e7eacc6da60a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 28 Sep 2023 14:42:39 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index f63d390..71cd065 100644 --- a/scripts/install +++ b/scripts/install @@ -74,7 +74,7 @@ ynh_script_progression --message="Building Movim..." ynh_install_composer 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