Skip to content

Commit

Permalink
instigu rekompilon
Browse files Browse the repository at this point in the history
  • Loading branch information
wdiestel committed Jun 22, 2024
1 parent 1ee06d7 commit 5839cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ADD . ./

COPY --from=grundo build/ /home/akrido/voko/

RUN ln -s voko/xsl xsl && ln -s voko/dtd dtd && ln -s voko/owl owl \
RUN ln -s voko/xsl xsl && ln -s voko/dtd dtd && ln -s voko/owl owl \
&& mkdir xml && mkdir txt && mkdir tmp \
&& bin/xml_download.sh && bin/revo_radikoj.sh \
&& rm xml/* && chown akrido.akrido xml txt tmp \
Expand Down

0 comments on commit 5839cf3

Please sign in to comment.