mirror of
https://github.com/sayyadirfanali/Myna.git
synced 2026-03-29 21:31:53 +02:00
4 lines
197 B
Bash
Executable File
4 lines
197 B
Bash
Executable File
python build.py \
|
|
&& fontforge -script ~/bin/fontpatcher/font-patcher --complete Myna.otf && mv MynaNerdFont-Regular.otf Myna-NerdFont.otf \
|
|
# && zip -r Myna_v$1.zip *.otf *.ttf OFL.txt README.txt
|