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