Skip to content
Snippets Groups Projects
Commit 74d06d35 authored by Alexander König's avatar Alexander König
Browse files
https://github.com/ufal/lindat-aai-discovery/issues/6 has been fixed, so my inline fix can be removed
parent e008e2af
No related branches found
No related tags found
No related merge requests found
......@@ -85,8 +85,6 @@ COPY commul-customization/shib_clear_headers /opt/nginx/conf/
# copy over config files
COPY commul-customization/aai.js /opt/repository/sources/lindat-aai-discovery/
WORKDIR /opt/repository/sources/lindat-aai-discovery/
# this line only is necessary until https://github.com/ufal/lindat-aai-discovery/issues/6 is resolved
RUN perl -pi -e 's/http/https/' /opt/repository/sources/lindat-aai-discovery/Makefile
RUN touch /opt/repository/sources/lindat-aai-discovery/aai.js
RUN make aai.min.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment