chore: use system op
This commit is contained in:
parent
312c8add9e
commit
3d9e5a96d7
1 changed files with 2 additions and 1 deletions
|
@ -23,4 +23,5 @@ RUN ln -fs /bin/sh /usr/bin/sh && \
|
|||
ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/flatpak && \
|
||||
ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/podman && \
|
||||
ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/rpm-ostree && \
|
||||
ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/transactional-update
|
||||
ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/transactional-update && \
|
||||
ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/op
|
||||
|
|
Loading…
Reference in a new issue