Skip to content

Commit

Permalink
instigu novan voko-formiko pro ankoraŭ unu ŝanĝo
Browse files Browse the repository at this point in the history
  • Loading branch information
wdiestel committed Jan 6, 2021
1 parent 3520e68 commit 25372e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.github
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ RUN curl -LO https://github.com/revuloj/voko-grundo/archive/${VG_BRANCH}.zip \
voko-grundo-${VG_BRANCH}/dok/* voko-grundo-${VG_BRANCH}/jsc/* voko-grundo-${VG_BRANCH}/stl/* voko-grundo-${VG_BRANCH}/smb/*.gif \
voko-grundo-${VG_BRANCH}/bin/* voko-grundo-${VG_BRANCH}/sql/* voko-grundo-${VG_BRANCH}/owl/voko.rdf \
&& ln -s ${GRUNDO} ${VOKO} && rm ${VG_BRANCH}.zip \
&& chmod go+w ${GRUNDO}/xsl \
&& chmod go+w ${GRUNDO}/xsl \
&& chown formiko ${GRUNDO}/cfg/klasoj.xml ${GRUNDO}/xsl/revo_tez.xsl ${GRUNDO}/xsl/revohtml2.xsl ${GRUNDO}/xsl/revohtml.xsl \
&& mkdir -p revo && mkdir -p tmp/inx_tmp && mkdir -p log && chown -R formiko:users revo tmp log \
&& ln -s /usr/local/bin/jing2xml.sh ${VOKO}/bin/ \
Expand Down

0 comments on commit 25372e5

Please sign in to comment.