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 Syncthing addon #454

Merged
merged 3 commits into from
Jan 13, 2024
Merged

Fix Syncthing addon #454

merged 3 commits into from
Jan 13, 2024

Conversation

Poeschl
Copy link
Owner

@Poeschl Poeschl commented Jan 13, 2024

Publish new version with fixed migration

salim-b and others added 3 commits January 13, 2024 16:19
The `mv` utility in the container doesn't support the [`-u` flag](https://manpages.debian.org/unstable/coreutils/mv.1.en.html#update) (BusyBox version?). Thus we use the [`-n` flag](https://manpages.debian.org/unstable/coreutils/mv.1.en.html#n) instead, which is supported.
@Poeschl Poeschl merged commit cccb73d into main Jan 13, 2024
19 checks passed
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