mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-14 10:21:09 +00:00
chore: Bump media-automount-generator 0.2.3 -> 0.2.6 (#2328)
* chore: Bump media-automount-generator 0.2.3 -> 0.2.4 This fixes /dev/dm-X devices not being excluded * chore: Bump media-automount-generator 0.2.3 -> 0.2.5 Fixes a typo in the installer at 0.2.4 * chore: Bump media-automount-generator 0.2.3 -> 0.2.6 Fixes a typo in the installer at 0.2.5
This commit is contained in:
parent
2caeaa28fc
commit
cf253faf71
@ -513,7 +513,7 @@ RUN --mount=type=cache,dst=/var/cache/libdnf5 \
|
||||
--mount=type=bind,from=ctx,source=/,target=/ctx \
|
||||
--mount=type=tmpfs,dst=/tmp \
|
||||
cd $(mktemp -d) && \
|
||||
curl -fsSLo - https://github.com/Zeglius/media-automount-generator/archive/refs/tags/v0.2.3.tar.gz | \
|
||||
curl -fsSLo - https://github.com/Zeglius/media-automount-generator/archive/refs/tags/v0.2.6.tar.gz | \
|
||||
tar -xz --strip-components=1 && \
|
||||
./install.sh && \
|
||||
cd / && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user