From d6f6c76f93da5c03243b0d370e28eee5c8517f52 Mon Sep 17 00:00:00 2001 From: liberodark Date: Fri, 22 Mar 2019 15:42:48 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 11422b6..43e7ec8 100644 --- a/scripts/install +++ b/scripts/install @@ -152,7 +152,7 @@ ynh_replace_string "yunopass" "$db_pwd" "$final_path/config/database.yml" ynh_replace_string "yunobase" "$db_name" "$final_path/config/database.yml" #================================================= -# COMPILE PIA BACK +# COMPILE REDMINE #================================================= ynh_print_info "Compile Redmine..."