Skip to content

Packaging improvement : use ynh_add_config helper #149

Description

@lapineige

In our install and upgrade script, we are using the old ynh_replace_string technique instead of ynh_add_config.

As package linter reported:

Please consider using 'ynh_add_config' to handle config files instead of gazillions of manual cp + 'ynh_replace_string' + chmod

We should switch to that new, cleaner helper.

Help welcome, I have no time to work on this 🙂

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions