1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreerp_ynh.git synced 2024-09-03 19:36:13 +02:00

[fix] New way to use ynh_system_user_create

This commit is contained in:
ljf (zamentur) 2019-02-11 22:08:36 +01:00 committed by ljf
parent bdb576d3f2
commit 12aca1b42d

View file

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