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 wrong remote data files path #32

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Fix wrong remote data files path #32

merged 1 commit into from
Jan 8, 2024

Conversation

MrHedmad
Copy link
Owner

@MrHedmad MrHedmad commented Jan 8, 2024

The remote data files were being saved in /data/in/in instead of the correct location /data/in/. I suspect that the update to the paths being in the options added this in, and it slipped through.

Now the paths are correct.

TODO

Before merging, tick all of these boxes:

  • cargo check passes without errors or warnings.
  • @all-contributors is made aware of this PR.

The remote data files were being saved in `/data/in/in` instead of
the correct location `/data/in/`. I suspect that the update to the
paths being in the options added this in, and it slipped through.

Now the paths are correct.
@MrHedmad MrHedmad merged commit 274b44e into main Jan 8, 2024
5 checks passed
@MrHedmad MrHedmad deleted the fix-remote-data branch January 8, 2024 11:03
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