Commit f81f527
committed
Avoid here-string in run.sh.
The Dash shell (possibly among others) does not support here-strings, so
we use a classic pipe instead.
Backport of INCATools/ontology-development-kit#13021 parent f3f1e7d commit f81f527
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments