mirror of
https://github.com/YunoHost-Apps/libreerp_ynh.git
synced 2024-09-03 19:36:13 +02:00
[FIX] cleanup
This commit is contained in:
parent
aa728e28a7
commit
a74fff6dd3
1 changed files with 0 additions and 3 deletions
|
@ -4,7 +4,6 @@ version = "1.0"
|
|||
name = "Manage custom code"
|
||||
|
||||
[custom_code.components]
|
||||
name = "Custom code"
|
||||
|
||||
[custom_code.components.custom_repo]
|
||||
ask = "Fill in your custom repo"
|
||||
|
@ -31,9 +30,7 @@ name = "Edit the odoo config file"
|
|||
services = ["__APP__"]
|
||||
|
||||
[config_file.components]
|
||||
name = "Config file"
|
||||
|
||||
[config_file.components.config_file]
|
||||
help = "When you change this, you need to restart your app"
|
||||
type = "text"
|
||||
bind = "/etc/__APP__/main.conf"
|
||||
|
|
Loading…
Reference in a new issue