From 09526a7d11895c261bff475cfba1a8b0eea01c1c Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 4 Mar 2022 18:48:52 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 31669b8..328d9ef 100644 --- a/scripts/install +++ b/scripts/install @@ -152,7 +152,7 @@ ynh_script_progression --message="Building Movim..." ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$final_path" ynh_exec_warn_less ynh_composer_exec --phpversion="$phpversion" --workdir="$final_path" --commands="movim:migrate" -ynh_exec_as $app php$phpversion $final_path/daemon.php setAdmin $email +ynh_exec_as $app php$phpversion $final_path/daemon.php setAdmin $admin #================================================= # GENERIC FINALIZATION