Skip to content

Fixing Audio script referencing static download path. #280

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

Merged
merged 2 commits into from Jul 4, 2024
Merged

Fixing Audio script referencing static download path. #280

merged 2 commits into from Jul 4, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jul 2, 2024

Moving audio script to use the downloadPath variable instead of statis path.

This is causing issues with docker images if the path is not mounted as a volume as per the default settings.

@RandomNinjaAtk
Copy link
Owner

RandomNinjaAtk commented Jul 4, 2024

This should be using importPath and not downloadPath if your going to adjust it. Please change it to importPath and I'll merge it.

Thanks

edit: Good Catch

Copy link
Owner

@RandomNinjaAtk RandomNinjaAtk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use the importPath variable, as its the correct variable

@ghost ghost requested a review from RandomNinjaAtk July 4, 2024 21:44
@ghost
Copy link
Author

ghost commented Jul 4, 2024

Thanks for catching that!

Appreciate the work!

@RandomNinjaAtk RandomNinjaAtk merged commit 523aa04 into RandomNinjaAtk:main Jul 4, 2024
@RandomNinjaAtk
Copy link
Owner

Thx for the contribution and good catch!

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.

2 participants