Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwrite actual file if config file is symlink #127

Merged
merged 3 commits into from
May 27, 2022
Merged

Commits on May 27, 2022

  1. Overwrite actual file if config file is symlink

    This change updates the post installation script to not overwrite the
    config file located at /etc/udm-iptv.conf if it is a symlink. Instead,
    the symlink is resolved and the contents of the actual config file is
    overwritten.
    fabianishere committed May 27, 2022
    Configuration menu
    Copy the full SHA
    2f7a53d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576a2ef View commit details
    Browse the repository at this point in the history
  3. Add release for v2.1.4

    This change adds a release for v2.1.4 which fixes an issue where the
    configuration file is overwritten if it is a symlink.
    fabianishere committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5b0374c View commit details
    Browse the repository at this point in the history