mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
fonts/update-font-cache.bash: pass verbose and other flags to fc-cache
This commit is contained in:
parent
c5fa2bf62b
commit
1bb92fa3d1
@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
fc-cache
|
||||
fc-cache -v $@
|
||||
|
Loading…
Reference in New Issue
Block a user