build: Fix.
This commit is contained in:
parent
895d92139b
commit
9a4ac6d969
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
__target='../static/images/generated/rice/connections.svg'
|
__target='../static/images/generated/rice/connections.svg'
|
||||||
|
|
||||||
mkdir -P "${__target}"
|
mkdir -p "${__target}"
|
||||||
|
|
||||||
sed -e 's/\[depend_value\]/[color=blue]/' \
|
sed -e 's/\[depend_value\]/[color=blue]/' \
|
||||||
-e 's/\[proxy_value\]/\[color=deepskyblue\]/' \
|
-e 's/\[proxy_value\]/\[color=deepskyblue\]/' \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue