Skip to content

remote-install: excludes applying recursively #7160

@oliver-sanders

Description

@oliver-sanders

The remote-install rsync command applies exclusions to avoid installing things we don't want to install.

The share directory is one of these purposefully excluded items, implemented as --exclude=share.

However, from a user report, it sounds like this exclusion applies not only to the top level share directory, but to any directory which happens to be called share (within the etc/ directory in this case).

Presumably that needs to be exclude=/share?

Metadata

Metadata

Assignees

Labels

bugSomething is wrong :(

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions