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

Enable user to set config directory #24

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Enable user to set config directory #24

merged 1 commit into from
Jul 15, 2022

Conversation

seho85
Copy link
Owner

@seho85 seho85 commented Jul 15, 2022

A custom config directory can now specified by passing

'-c '

to the main.py script.

If parameter has not been set, then the default config directory from repository is used.

Fixes #23

A custom config directory can now specified by passing

'-c <config folder>'

to the main.py script.

If parameter has not been set, then the default config directory from repository is used.

Fixes #23
@seho85 seho85 merged commit 2ed529f into master Jul 15, 2022
@seho85 seho85 deleted the seho85/issue23 branch July 15, 2022 20:23
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.

Enable user to set config directory
1 participant