Skip to content

Commit

Permalink
Upgrade outputs ODV (#171)
Browse files Browse the repository at this point in the history
* Update interactivetool_odv.xml
  • Loading branch information
Marie59 authored Jun 26, 2023
1 parent 587db02 commit e19ba2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/interactive/interactivetool_odv.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<command detect_errors="exit_code">
<!-- see: https://odv.awi.de/fileadmin/user_upload/odv/misc/odvGuide.pdf -->
<![CDATA[
mkdir output &&
ln -s /root/Documents/ODV/data/output/ ./output/ &&
mkdir -p /root/Documents/ODV/data/output &&
cp '$infile' '/root/Documents/ODV/data/$infile.display_name' &&
bash /startup.sh
Expand Down

0 comments on commit e19ba2e

Please sign in to comment.