From 97fc9b35716a7025a8a75726702ef1331d28c6cf Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Mon, 11 Feb 2019 22:08:36 +0100 Subject: [PATCH] [fix] New way to use ynh_system_user_create --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index ed4884c..4b9f3f6 100644 --- a/scripts/install +++ b/scripts/install @@ -71,7 +71,7 @@ self.env.cr.commit() " } ynh_save_args domain app_version oca lang tz final_path conf_file db_name port port_chat -ynh_system_user_create $app $final_path +ynh_system_user_create -u $app -h $final_path export db_pass=$(ynh_string_random) setup_files install_dependencies