14
0
mirror of https://github.com/belluzj/fantasque-sans.git synced 2024-12-22 15:31:31 +01:00

use /usr/bin/env since that always exists. on arch (other distros?), /bin does not exist

This commit is contained in:
Ryan Delaney 2014-06-14 14:29:43 -07:00
parent b376c57292
commit 5766fde197

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# Generate font files with FontForge, and a CSS declaration for this font. # Generate font files with FontForge, and a CSS declaration for this font.