mirror of
https://github.com/foobnix/LibreraReader.git
synced 2025-10-06 00:02:43 +02:00
exclude f-droid fonts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd fonts/ttf
|
||||
zip -FSr ../../../app/src/fdroid/assets/fonts.zip .
|
||||
#zip -FSr ../../../app/src/fdroid/assets/fonts.zip .
|
||||
zip -FSr ../fonts.zip .
|
||||
|
||||
|
Reference in New Issue
Block a user