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

distrobox-assemble fix missing ¤ in volume handling #1001

Merged
merged 1 commit into from Nov 19, 2023

Conversation

samuelba
Copy link
Contributor

@samuelba samuelba commented Oct 1, 2023

With this '¤' volumes can be on multiple lines

volume="/abc:/abc "
volume="/def:/def"

basically the same as for additional_packages and additional_flags.

With this '¤' volumes can be on multiple lines

```
volume="/abc:/abc "
volume="/def:/def"
```

basically the same as for `additional_packages` and `additional_flags`.
@89luca89
Copy link
Owner

Thanks :)

@89luca89 89luca89 merged commit ca06efc into 89luca89:main Nov 19, 2023
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.

None yet

2 participants