Skip to content

Commit

Permalink
Merge pull request #2 from ublue-os/main
Browse files Browse the repository at this point in the history
feat: Remove lchsh (ublue-os#637)
  • Loading branch information
apoordev authored Sep 16, 2024
2 parents e42e63c + 2e5e007 commit 08a57e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
--mount=type=bind,from=akmods,src=/rpms/ublue-os,dst=/tmp/akmods-rpms \
--mount=type=bind,from=kernel,src=/tmp/rpms,dst=/tmp/kernel-rpms \
rm -f /usr/bin/chsh && \
rm -f /usr/bin/lchsh && \
mkdir -p /var/lib/alternatives && \
/ctx/install.sh && \
/ctx/post-install.sh && \
Expand Down

0 comments on commit 08a57e7

Please sign in to comment.