We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effbb36 commit 3196ecbCopy full SHA for 3196ecb
1 file changed
Dockerfile
@@ -28,7 +28,7 @@ RUN make -C utils
28
RUN mv utils/try-commit /bin
29
RUN mv utils/try-summary /bin
30
WORKDIR /srv/hs/deps/fstrace
31
-RUN install.sh
+RUN ./install.sh
32
RUN fstrace install
33
# WORKDIR /srv/hs/deps/pash
34
# RUN ./scripts/setup-pash.sh
0 commit comments