Skip to content

Conversation

tcely
Copy link
Contributor

@tcely tcely commented May 30, 2023

DRY: Reduced some of the duplicated code in the entrypoints.

tcely added 5 commits May 30, 2023 08:11
The entrypoint files had significant common operations.

This is a first step towards only maintaining one copy of the code.
To have the desired effect we need to call set with the determined argument instead.
* docker entrypoint-smp-server: use functions.sh

* docker entrypoint-xftp-server: use functions.sh
Using these didn't improve the situation.

They were only used once and made understanding what was happening harder.
@tcely tcely requested a review from shumvgolove as a code owner May 30, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant