Copy missing shash.

This commit is contained in:
Alexis Lahouze 2018-11-25 23:39:28 +01:00
parent 1481626bc5
commit 42932bf6f2
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ COPY --from=base /etc/catalyst /etc/
COPY --from=base /usr/local/bin/catalyst /usr/local/bin/catalyst
COPY --from=base /usr/local/bin/shash /usr/local/bin/shash
# Override Stage3 preclean to add perl-cleaner invocation
COPY stage3-preclean-chroot.sh \
/usr/local/share/catalyst/targets/stage3/stage3-preclean-chroot.sh