Skip to content

Commit

Permalink
Merge branch 'main' into negativo17-only
Browse files Browse the repository at this point in the history
  • Loading branch information
bsherman authored Sep 17, 2024
2 parents cc7f9b3 + 2e5e007 commit cccffd1
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 cccffd1

Please sign in to comment.