Fix typo in comment

This commit is contained in:
Julian Ospald 2016-08-13 19:29:30 +02:00
parent 1b42311e7c
commit 417a27a8c1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ COPY ./config/paludis /etc/paludis-new
COPY bootstrap.sh build.sh /
# 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
# update etc files... hope this doesn't screw up