fonts/update-font-cache.bash: pass verbose and other flags to fc-cache

This commit is contained in:
Aminda Suomalainen 2023-10-10 17:23:14 +03:00
parent c5fa2bf62b
commit 1bb92fa3d1
Signed by: Mikaela
SSH Key Fingerprint: SHA256:y2OpGEbett3Fqn8XFrP0X4mWfCVKf4rWkxERzqPY81U
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/usr/bin/env bash #!/usr/bin/env bash
fc-cache fc-cache -v $@