Skip to content
Snippets Groups Projects
Verified Commit 469349a5 authored by psy's avatar psy
Browse files

fix path

parent a020cb16
No related branches found
No related tags found
1 merge request!2add templates
Pipeline #9787 passed
...@@ -8,4 +8,4 @@ RUN apt-get -qq update && \ ...@@ -8,4 +8,4 @@ RUN apt-get -qq update && \
apt-get -qq clean apt-get -qq clean
COPY directory-listing/create-index.py /usr/local/bin/create-directory-html-index COPY directory-listing/create-index.py /usr/local/bin/create-directory-html-index
COPY directory-listing/templates/ /usr/share/templates/ COPY directory-listing/templates/ /usr/local/share/templates/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment