Skip to content

mount other local directories to a script #24

@nbittich

Description

@nbittich

In the context of the harvester, since we create many files there, that breaks commands like git statusbecause even if the data folder is ignored, git will still somehow scan it. We then decided to move the data/files out of the main repo.

Now we'd like to be able to cleanup orphan files by using a mu script. problem with this is we can't mount another folder (other than the project folder itself) afaik. Would it be possible to allow mounting other volumes, outside the project folder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions