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

docker: Fix startup-sequence locations #1901

Merged
merged 1 commit into from
Mar 2, 2024

Commits on Feb 28, 2024

  1. docker: Fix startup-sequence locations

    In znc/znc-docker#28 the location of the init
    scripts was moved which broke the logic to copy all the init files once
    the docker submodule was updated in
    5d7aa0f. Consequently only
    `30-build-modules.sh` was available in the build docker image. We fix
    this issue by also including all startup-sequence subfolders.
    
    Signed-off-by: Christian Heusel <[email protected]>
    christian-heusel committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f7d7d09 View commit details
    Browse the repository at this point in the history