Fix typo in comment
This commit is contained in:
parent
1b42311e7c
commit
417a27a8c1
@ -8,7 +8,7 @@ COPY ./config/paludis /etc/paludis-new
|
|||||||
COPY bootstrap.sh build.sh /
|
COPY bootstrap.sh build.sh /
|
||||||
|
|
||||||
# one step, to make the layer as thin as possible
|
# one step, to make the layer as thin as possible
|
||||||
# bootstrap.h calls build.sh
|
# bootstrap.sh calls build.sh
|
||||||
RUN /bootstrap.sh amd64 x86_64
|
RUN /bootstrap.sh amd64 x86_64
|
||||||
|
|
||||||
# update etc files... hope this doesn't screw up
|
# update etc files... hope this doesn't screw up
|
||||||
|
Loading…
Reference in New Issue
Block a user