Skip to content
Snippets Groups Projects
Verified Commit b0ab0610 authored by nd's avatar nd
Browse files

remove debugging

parent fa3348ed
No related branches found
No related tags found
No related merge requests found
Pipeline #9507 passed
......@@ -4,7 +4,7 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \
apt-get -y install python3 python3-jinja2 libexpat1 && \
apt-get -qq install python3 python3-jinja2 libexpat1 && \
apt-get -qq clean
COPY directory-listing/create-index.py /usr/local/bin/create-directory-html-index
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment