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

fix: use container-local config dir path when reading arguments #270

Merged
merged 1 commit into from
Jul 10, 2022
Merged

fix: use container-local config dir path when reading arguments #270

merged 1 commit into from
Jul 10, 2022

Conversation

BilliAlpha
Copy link
Contributor

Fixes #235

The letsencrypt_configure_and_get_dir function now returns both the host and container path to the config_dir separated by a colon (:).

In subcommands, functions calling letsencrypt_configure_and_get_dir now parse the returned paths to split by colon and populate two variables: host_config_dir and container_config_dir.

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.

Unable to create directory for account (dokku in docker)
2 participants