build: FIX?!

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

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
__target='../static/images/generated/rice/connections.svg' __target='./static/images/generated/rice/connections.svg'
mkdir -p "$(dirname "${__target}")" mkdir -p "$(dirname "${__target}")"