Skip to content

don't modify template files when running ./configure-instance.sh #54

@Bnyro

Description

@Bnyro

If you're currently running the script successfully but then decide to re-run the script, that's not going to work because the template variables no longer exist. Therefore git reset --hard is necessary.

In order to fix that, the template files shouldn't be modified at all. They should all be copied before modification, not afterwards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions