Skip to content

Commit ee74eb2

Browse files
cant comment in Dockerfile like a script 😠
1 parent d849cfe commit ee74eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ RUN mkdir src &&\
211211
-Dpyroot=ON \
212212
-Dxrootd=OFF \
213213
-Dmathmore=ON \
214-
-Dgeom=ON \ # TYPO on official web page, this is correct
214+
-Dgeom=ON \
215215
-B build \
216216
-S src \
217217
&& cmake --build build --target install -j$NPROC &&\

0 commit comments

Comments
 (0)