chore: remove elvish chsh which is not working
This commit is contained in:
parent
71916da848
commit
8dfe035f68
1 changed files with 0 additions and 2 deletions
|
@ -24,5 +24,3 @@ RUN ln -fs /bin/sh /usr/bin/sh && \
|
||||||
ln -fs /usr/bin/distrobox-host-exec /usr/local/bin/podman && \
|
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/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
|
||||||
|
|
||||||
RUN which elvish | tee -a /etc/shells && chsh -s $(which elvish)
|
|
||||||
|
|
Loading…
Reference in a new issue