Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
4b95d894
Commit
4b95d894
authored
Jan 07, 2016
by
Jean Vintache
Browse files
fix etherpad2lexique
parent
d18b241f
Changes
1
Hide whitespace changes
Inline
Side-by-side
etherpad_to_lexique/etherpad_to_lexique.ant
View file @
4b95d894
...
...
@@ -26,7 +26,9 @@
</fileset>
</delete>
<copy
file=
"input/pad.html"
todir=
"${eth_in}"
/>
<exec
dir=
"../etherpad_to_hdoc"
executable=
"run.sh"
/>
<exec
executable=
"/bin/bash"
dir=
"../etherpad_to_hdoc"
>
<arg
value=
"../etherpad_to_hdoc/run.sh"
/>
</exec>
</target>
<target
name=
"to_lex_unix"
if=
"${is_unix}"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment