Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG download fails & kills bash #17

Closed
blueberry-media opened this issue Jan 23, 2018 · 1 comment
Closed

SVG download fails & kills bash #17

blueberry-media opened this issue Jan 23, 2018 · 1 comment
Assignees
Milestone

Comments

@blueberry-media
Copy link

On multi fonts download the script will stop because curl gets a 500 error
check with "Amiri:regular" (svg fails)

Possible solution is catching curl error

curl -sfL "$file" -o "${fontnameescaped}.$uakey" || printf >&2 " failed: %s\n" "${fontnameescaped}.$uakey"

@neverpanic neverpanic self-assigned this Jan 23, 2018
@neverpanic neverpanic added this to the next milestone Jan 23, 2018
@neverpanic
Copy link
Owner

Please re-test with the current master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant