build: Fix?

This commit is contained in:
William Floyd 2020-03-13 04:47:08 +01:00
parent 9a4ac6d969
commit 8e6510d372
Signed by untrusted user who does not match committer: william
GPG key ID: B3EEEDD81893CAF9

View file

@ -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\]/' \