mirror of
https://github.com/tonsky/FiraCode.git
synced 2024-11-04 02:21:49 +03:00
5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
|
#!/bin/bash -e
|
||
|
|
||
|
source venv/bin/activate
|
||
|
|
||
|
fontbakery check-universal -C $1
|