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:
parent
b376c57292
commit
5766fde197
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Generate font files with FontForge, and a CSS declaration for this font.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user