mirror of
https://github.com/Bhupesh-V/ugit.git
synced 2026-09-10 07:26:20 -04:00
🐛 my bad, forgot grep (used by undo git rm)
This commit is contained in:
parent
8f6e7218da
commit
ab99ea6110
|
|
@ -35,6 +35,7 @@ COPY --from=ugit-ops /usr/bin/xargs /usr/bin/
|
||||||
COPY --from=ugit-ops /usr/bin/cut /usr/bin/
|
COPY --from=ugit-ops /usr/bin/cut /usr/bin/
|
||||||
COPY --from=ugit-ops /usr/bin/tr /usr/bin/
|
COPY --from=ugit-ops /usr/bin/tr /usr/bin/
|
||||||
COPY --from=ugit-ops /bin/bash /bin/
|
COPY --from=ugit-ops /bin/bash /bin/
|
||||||
|
COPY --from=ugit-ops /bin/grep /bin/
|
||||||
|
|
||||||
# copy lib files
|
# copy lib files
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue